Identity.Module.Core 2.5.249

dotnet add package Identity.Module.Core --version 2.5.249
                    
NuGet\Install-Package Identity.Module.Core -Version 2.5.249
                    
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.249" />
                    
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.249" />
                    
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.249
                    
#r "nuget: Identity.Module.Core, 2.5.249"
                    
#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.249
                    
#: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.249
                    
Install as a Cake Addin
#tool nuget:?package=Identity.Module.Core&version=2.5.249
                    
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 (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.AccountManager

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.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.249 60 8/12/2026
2.5.248 197 8/9/2026
2.5.247 344 8/1/2026
2.5.246 353 7/29/2026
2.5.245 347 7/26/2026
2.5.244 331 7/23/2026
2.5.243 291 7/22/2026
2.5.242 317 7/20/2026
2.5.241 321 7/17/2026
2.5.240 337 7/15/2026
2.5.239 347 7/12/2026
2.5.238 291 7/10/2026
2.5.237 516 7/3/2026
2.5.236 290 7/3/2026
2.5.234 202 6/21/2026
2.5.233 326 6/20/2026
2.5.231 325 6/11/2026
2.5.230 265 6/6/2026
2.5.229 290 5/31/2026
2.5.228 302 5/30/2026
Loading failed