OASP4Net.Infrastructure.ApplicationUser
1.0.0
OASP4NET Application user classes to implement basic Microsoft's basic authentication in order to be used on authentication methodologies such Jason Web Token (JWT).
Install-Package OASP4Net.Infrastructure.ApplicationUser -Version 1.0.0
dotnet add package OASP4Net.Infrastructure.ApplicationUser --version 1.0.0
paket add OASP4Net.Infrastructure.ApplicationUser --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Identity (>= 2.1.0)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore (>= 2.1.0)
- Microsoft.EntityFrameworkCore (>= 2.1.0)
- Microsoft.EntityFrameworkCore.InMemory (>= 2.1.0)
- Microsoft.EntityFrameworkCore.Sqlite (>= 2.1.0)
- Microsoft.EntityFrameworkCore.SqlServer (>= 2.1.0)
- Microsoft.EntityFrameworkCore.SqlServer.Design (>= 1.1.5)
- Microsoft.EntityFrameworkCore.Tools (>= 2.1.0)
- Microsoft.Extensions.Identity.Core (>= 2.1.0)
- Microsoft.Extensions.Identity.Stores (>= 2.1.0)
- Microsoft.IdentityModel.Tokens (>= 5.2.2)
- System.IdentityModel.Tokens.Jwt (>= 5.2.2)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
1.0.0 | 264 | 6/18/2018 |