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