Info
Version: | 9.0.0-rc.1.24452.1 |
Author(s): | Microsoft |
Last Update: | Tuesday, September 10, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Extensions.Identity.Core |
Install
Install-Package Microsoft.Extensions.Identity.Core
dotnet add package Microsoft.Extensions.Identity.Core
paket add Microsoft.Extensions.Identity.Core
Microsoft.Extensions.Identity.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 5.0.2)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 5.0.2)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- System.ComponentModel.Annotations(>= 5.0.0)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 5.0.2)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
Tags
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/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9.