Microsoft.AspNetCore.Identity.UI (7.0.0)
Published 2023-05-05 11:28:36 +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.UI
About this package
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at bb01bbf443
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.Extensions.FileProviders.Embedded | 7.0.0 | net7.0 |
Microsoft.Extensions.Identity.Stores | 7.0.0 | net7.0 |