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.AspNetCore |
Install
Install-Package Zero.Identity.AspNetCore
dotnet add package Zero.Identity.AspNetCore
paket add Zero.Identity.AspNetCore
Zero.Identity.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Zero.Identity(>= 1.0.04000)
- ZeroCore(>= 1.0.04000)
- IdentityModel(>= 3.3.1)
- Microsoft.AspNetCore.Authentication.Abstractions(>= 2.1.01)
- Microsoft.AspNetCore.DataProtection.Abstractions(>= 2.1.01)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.01)
- Microsoft.Extensions.Caching.Memory(>= 2.1.01)
- System.ComponentModel.Annotations(>= 4.4.1)
- System.Text.Encodings.Web(>= 4.5.012621602)
Tags