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