Info
Version: | 3.5.8 |
Author(s): | WisdomCloudCore.Identity |
Last Update: | Thursday, February 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/WisdomCloudCore.Identity |
Install
Install-Package WisdomCloudCore.Identity
dotnet add package WisdomCloudCore.Identity
paket add WisdomCloudCore.Identity
WisdomCloudCore.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.10)
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 3.1.10)
- Microsoft.AspNetCore.OData(>= 7.5.2)
- Microsoft.EntityFrameworkCore(>= 3.1.10)
- System.Drawing.Common(>= 4.7.1)
- System.Linq.Dynamic.Core(>= 1.2.6)
Tags
ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.