Microsoft.AspNetCore.Identity 2.2.0

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. This package was built from the source code at https://github.com/aspnet/Identity/tree/99f352a92f98af1059c87de07556719f1a22ce39

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