Identity.Module.Core 2.5.219

dotnet add package Identity.Module.Core --version 2.5.219
                    
NuGet\Install-Package Identity.Module.Core -Version 2.5.219
                    
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="Identity.Module.Core" Version="2.5.219" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Identity.Module.Core" Version="2.5.219" />
                    
Directory.Packages.props
<PackageReference Include="Identity.Module.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Identity.Module.Core --version 2.5.219
                    
#r "nuget: Identity.Module.Core, 2.5.219"
                    
#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.
#:package Identity.Module.Core@2.5.219
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Identity.Module.Core&version=2.5.219
                    
Install as a Cake Addin
#tool nuget:?package=Identity.Module.Core&version=2.5.219
                    
Install as a Cake Tool

A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Identity.Module.Core:

Package Downloads
Identity.Module.API

A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.

Identity.Module.PolicyManager

A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.

Identity.Module.AccountManager

A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.

Identity.Module.EmailManager

A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.

Identity.Module.AuthManager

A set of libraries to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.219 4 3/22/2026
2.5.218 202 3/16/2026
2.5.217 390 3/11/2026
2.5.216 332 3/7/2026
2.5.214 359 3/3/2026
2.5.213 332 2/26/2026
2.5.212 352 2/15/2026
2.5.211 321 2/12/2026
2.5.210 344 2/4/2026
2.5.208 408 1/30/2026
2.5.207 481 1/21/2026
2.5.206 95 1/19/2026
2.5.205 428 1/15/2026
2.5.204 435 1/12/2026
2.5.203 110 1/9/2026
2.5.201 100 1/9/2026
2.5.200 492 1/6/2026
2.5.197 101 1/4/2026
2.5.193 444 1/4/2026
2.5.191 99 1/3/2026
Loading failed