Info
Version: | 7.0.0-preview.6.22330.3 |
Author(s): | Microsoft |
Last Update: | Tuesday, July 12, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Extensions.Identity.Stores |
Install
Install-Package Microsoft.Extensions.Identity.Stores
dotnet add package Microsoft.Extensions.Identity.Stores
paket add Microsoft.Extensions.Identity.Stores
Microsoft.Extensions.Identity.Stores Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Identity.Core(>= 5.0.2)
- Microsoft.Extensions.Caching.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Identity.Core(>= 5.0.2)
- Microsoft.Extensions.Caching.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Identity.Core(>= 5.0.2)
- Microsoft.Extensions.Caching.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 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/ab1f1c636afa3a6607f2d67bc387b586596d1d38.