Microsoft.AspNetCore.Identity 2.2.0-preview1-35029

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 at: https://github.com/aspnet/Identity/tree/1b8b581aaefdef09f5200bbaf7b3bf35f989933d

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