devonfw4NET Application user classes to implement basic Microsoft's basic authentication in order to be used on authentication methodologies such Jason Web Token (JWT).
Info
Version: | 1.0.1 |
Author(s): | Traiectum Team |
Last Update: | Monday, March 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://oasp.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Devon4Net.Infrastructure.ApplicationUser |
Install
Install-Package Devon4Net.Infrastructure.ApplicationUser
dotnet add package Devon4Net.Infrastructure.ApplicationUser
paket add Devon4Net.Infrastructure.ApplicationUser
Devon4Net.Infrastructure.ApplicationUser Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.1.6)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 2.1.6)
- Microsoft.EntityFrameworkCore(>= 2.1.8)
- Microsoft.EntityFrameworkCore.InMemory(>= 2.1.8)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.8)
- Microsoft.EntityFrameworkCore.SqlServer.Design(>= 1.1.6)
- Microsoft.EntityFrameworkCore.Sqlite(>= 2.1.8)
- Microsoft.Extensions.Identity.Core(>= 2.1.6)
- Microsoft.Extensions.Identity.Stores(>= 2.1.6)
- Microsoft.IdentityModel.Tokens(>= 5.4.0)
- System.IdentityModel.Tokens.Jwt(>= 5.4.0)
Tags