Package Description.
Info
| Version: | 2.0.1 |
| Author(s): | Nuts.Identity |
| Last Update: | Thursday, December 7, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Nuts.Identity |
Install
Install-Package Nuts.Identity
dotnet add package Nuts.Identity
paket add Nuts.Identity
Nuts.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Nuts.DbContext(>= 0.1.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Authorization(>= 2.2.0)
- Microsoft.AspNetCore.Authorization.Policy(>= 2.2.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Identity.Stores(>= 2.2.0)
- Microsoft.IdentityModel.Tokens(>= 5.4.0)