Microsoft.AspNetCore.Identity 2.1.0-preview2-final

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. 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.

Microsoft aspnetcoreidentitymembership
安装
dotnet add package Microsoft.AspNetCore.Identity --version 2.1.0-preview2-final
Install-Package Microsoft.AspNetCore.Identity -Version 2.1.0-preview2-final
依赖
.NETStandard2.0
包名版本要求
Microsoft.Extensions.Identity.Core [2.1.0-preview2-final, )
Microsoft.AspNetCore.Authentication.Cookies [2.1.0-preview2-final, )
Microsoft.AspNetCore.Cryptography.KeyDerivation [2.1.0-preview2-final, )
Microsoft.AspNetCore.Hosting.Abstractions [2.1.0-preview2-final, )
版本详情
作者Microsoft
发布时间2018-04-10 01:28:15
项目主页https://asp.net/
许可证https://raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt