Core implementation for ASP.NET Identity.
Info
Version: | 3.0.0-rc1-final |
Author(s): | Microsoft |
Last Update: | Wednesday, November 18, 2015 |
.NET Fiddle: | Online Example |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.Identity |
Install
Install-Package Microsoft.AspNet.Identity
dotnet add package Microsoft.AspNet.Identity
paket add Microsoft.AspNet.Identity
Microsoft.AspNet.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet54
- Microsoft.AspNet.Authentication.Cookies(1.0.01)
- Microsoft.AspNet.Cryptography.KeyDerivation(1.0.01)
- Microsoft.AspNet.Hosting.Abstractions(1.0.01)
- System.ComponentModel(4.0.123516)
- System.Diagnostics.Debug(4.0.1123516)
- System.Diagnostics.Tools(4.0.123516)
- System.Globalization.Extensions(4.0.123516)
- System.Linq.Expressions(4.0.1123516)
- System.Linq.Queryable(4.0.123516)
- System.Text.Encoding(4.0.1123516)
- System.Text.RegularExpressions(4.0.1123516)
- Microsoft.AspNet.Authentication.Cookies(1.0.01)
- Microsoft.AspNet.Cryptography.KeyDerivation(1.0.01)
- Microsoft.AspNet.Hosting.Abstractions(1.0.01)