Microsoft.Extensions.Identity.Core (7.0.2)

Published 2023-05-05 11:33:00 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 7.0.2 Microsoft.Extensions.Identity.Core

About this package

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 7c81065846

Dependencies

ID Version Target Framework
Microsoft.AspNetCore.Cryptography.KeyDerivation 7.0.2 .NETFramework4.6.2
Microsoft.Extensions.Logging 7.0.0 .NETFramework4.6.2
Microsoft.Extensions.Options 7.0.0 .NETFramework4.6.2
System.ComponentModel.Annotations 5.0.0 .NETFramework4.6.2
Microsoft.AspNetCore.Cryptography.KeyDerivation 7.0.2 .NETStandard2.0
Microsoft.Extensions.Logging 7.0.0 .NETStandard2.0
Microsoft.Extensions.Options 7.0.0 .NETStandard2.0
System.ComponentModel.Annotations 5.0.0 .NETStandard2.0
Microsoft.AspNetCore.Cryptography.KeyDerivation 7.0.2 net7.0
Microsoft.Extensions.Logging 7.0.0 net7.0
Microsoft.Extensions.Options 7.0.0 net7.0
Details
NuGet
2023-05-05 11:33:00 +10:00
7
Microsoft
307 KiB
Assets (1)
Versions (1) View all
7.0.2 2023-05-05