Entity Framework Core part of a PlatformFramework package.
Info
Version: | 0.6.1 |
Author(s): | PlatformFramework.EFCore.Identity |
Last Update: | Wednesday, September 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PlatformFramework.EFCore.Identity |
Install
Install-Package PlatformFramework.EFCore.Identity
dotnet add package PlatformFramework.EFCore.Identity
paket add PlatformFramework.EFCore.Identity
PlatformFramework.EFCore.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- PlatformFramework.EFCore(>= 0.6.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.8)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.8)
- Microsoft.Extensions.Hosting(>= 3.1.8)
- System.IdentityModel.Tokens.Jwt(>= 6.7.1)