Info
Version: | 1.2.7 |
Author(s): | Core.Identity |
Last Update: | Sunday, August 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Core.Identity |
Install
Install-Package Core.Identity
dotnet add package Core.Identity
paket add Core.Identity
Core.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- Identity.Core(>= 1.2.7)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.0)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 2.1.0)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.1.0)
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.