Identity.Module.Shared 2.5.120

dotnet add package Identity.Module.Shared --version 2.5.120
                    
NuGet\Install-Package Identity.Module.Shared -Version 2.5.120
                    
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.Shared" Version="2.5.120" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Identity.Module.Shared" Version="2.5.120" />
                    
Directory.Packages.props
<PackageReference Include="Identity.Module.Shared" />
                    
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.Shared --version 2.5.120
                    
#r "nuget: Identity.Module.Shared, 2.5.120"
                    
#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.Shared@2.5.120
                    
#: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.Shared&version=2.5.120
                    
Install as a Cake Addin
#tool nuget:?package=Identity.Module.Shared&version=2.5.120
                    
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 net9.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Identity.Module.Shared:

Package Downloads
Identity.Module.Core

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.120 35 5/26/2026
2.5.119 224 5/8/2026
2.5.118 124 4/26/2026
2.5.117 336 4/23/2026
2.5.116 102 4/15/2026
2.5.115 107 4/14/2026
2.5.113 102 4/13/2026
2.5.112 106 4/11/2026
2.5.110 393 4/6/2026
2.5.109 429 4/2/2026
2.5.108 341 4/1/2026
2.5.107 349 3/27/2026
2.5.106 345 3/26/2026
2.5.105 411 3/20/2026
2.5.104 418 3/15/2026
2.5.103 423 3/10/2026
2.5.102 642 3/1/2026
2.5.101 380 2/15/2026
2.5.100 418 2/12/2026
2.5.99 356 2/4/2026
Loading failed