Zero Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data.
Info
Version: | 1.0.0-alpha4-t000 |
Author(s): | RainingNight |
Last Update: | Saturday, April 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rainingnight/zero |
NuGet Url: | https://www.nuget.org/packages/Zero.Identity |
Install
Install-Package Zero.Identity
dotnet add package Zero.Identity
paket add Zero.Identity
Zero.Identity Download (Unzip the "nupkg" after downloading)
Dependencies
- ZeroCore(>= 1.0.04000)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 2.1.01)
- Microsoft.Extensions.Logging(>= 2.1.01)
- Microsoft.Extensions.Options(>= 2.1.01)
- Microsoft.IdentityModel.Tokens(>= 5.2.1)
- System.ComponentModel.Annotations(>= 4.4.1)
- System.IdentityModel.Tokens.Jwt(>= 5.2.1)
Tags