Microsoft.AspNetCore.Identity.EntityFrameworkCore (7.0.0)
Published 2023-05-05 11:28:32 +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.0 Microsoft.AspNetCore.Identity.EntityFrameworkCore
About this package
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at bb01bbf443
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.Extensions.Identity.Stores | 7.0.0 | net7.0 |
Microsoft.EntityFrameworkCore.Relational | 7.0.0 | net7.0 |