Fonlow.AspNetCore.Identity
1.3.0
dotnet add package Fonlow.AspNetCore.Identity --version 1.3.0
NuGet\Install-Package Fonlow.AspNetCore.Identity -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fonlow.AspNetCore.Identity" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fonlow.AspNetCore.Identity --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fonlow.AspNetCore.Identity, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fonlow.AspNetCore.Identity as a Cake Addin #addin nuget:?package=Fonlow.AspNetCore.Identity&version=1.3.0 // Install Fonlow.AspNetCore.Identity as a Cake Tool #tool nuget:?package=Fonlow.AspNetCore.Identity&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extensions to IdentityRole<Guid>
and IdentityUser<Guid>
for Web apps that prefer using GUID rather than string for the ID type.
High level wrappers for some classes of Microsoft.AspNetCore.Identity.EntityFrameworkCore
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Fonlow.AspNetCore.Identity:
Package | Downloads |
---|---|
Fonlow.WebApp.Accounts
Data models to be used in authentication and user account management. |
|
Fonlow.AspNetCore.Identity.Account
ASP.NET Identity with GUID for ID. |
|
Fonlow.AuthDbCreator
Helper functions to established a new Identity database, and optionally seed with predefined roles and users. |
GitHub repositories
This package is not used by any popular GitHub repositories.
.NET 9