Volo.Abp.IdentityModel 9.2.1

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.IdentityModel --version 9.2.1
                    
NuGet\Install-Package Volo.Abp.IdentityModel -Version 9.2.1
                    
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="Volo.Abp.IdentityModel" Version="9.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.IdentityModel" Version="9.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.IdentityModel" />
                    
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 Volo.Abp.IdentityModel --version 9.2.1
                    
#r "nuget: Volo.Abp.IdentityModel, 9.2.1"
                    
#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.
#addin nuget:?package=Volo.Abp.IdentityModel&version=9.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.IdentityModel&version=9.2.1
                    
Install as a Cake Tool

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Volo.Abp.IdentityModel:

Package Downloads
Volo.Abp.Http.Client.IdentityModel

Package Description

Volo.Abp.Cli.Core

Package Description

EasyAbp.WeChatManagement.MiniPrograms.Application.Contracts

基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组

SharpAbp.Abp.IdentityModel

SharpAbp IdentityModel Module

Jh.Abp.QuickComponents.Application

Abp Extension

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Volo.Abp.IdentityModel:

Repository Stars
cocosip/sharp-abp
Abp-vNext extension modules
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
Version Downloads Last Updated
9.3.0-rc.2 200 6/24/2025
9.3.0-rc.1 170 6/17/2025
9.2.1 3,130 6/23/2025
9.2.0 6,332 6/2/2025
9.2.0-rc.4 423 5/27/2025
9.2.0-rc.3 772 5/13/2025
9.2.0-rc.2 913 4/10/2025
9.2.0-rc.1 616 3/25/2025
9.1.3 7,990 5/12/2025
9.1.2 1,611 5/5/2025
9.1.1 15,009 3/27/2025
9.1.0 21,144 3/5/2025
9.1.0-rc.3 196 2/25/2025
9.1.0-rc.2 244 2/11/2025
9.1.0-rc.1 420 1/16/2025
9.0.8 657 3/26/2025
9.0.7 476 3/6/2025
9.0.6 1,073 3/3/2025
9.0.5 6,103 2/13/2025
9.0.4 35,980 1/21/2025
9.0.3 24,504 1/6/2025
9.0.2 18,926 12/11/2024
9.0.1 3,545 12/3/2024
9.0.0 7,728 11/19/2024
9.0.0-rc.3 177 11/14/2024
9.0.0-rc.2 173 11/11/2024
9.0.0-rc.1 165 10/22/2024
8.3.4 34,660 11/18/2024
8.3.3 7,837 11/5/2024
8.3.2 30,751 10/17/2024
8.3.1 22,448 9/25/2024
8.3.0 40,925 9/5/2024
8.3.0-rc.3 181 8/28/2024
8.3.0-rc.2 164 8/15/2024
8.3.0-rc.1 180 7/31/2024
8.2.3 5,821 9/4/2024
8.2.2 24,302 8/14/2024
8.2.1 27,198 7/30/2024
8.2.0 78,195 6/26/2024
8.2.0-rc.5 687 6/14/2024
8.2.0-rc.4 243 6/7/2024
8.2.0-rc.3 687 5/23/2024
8.2.0-rc.2 161 5/21/2024
8.2.0-rc.1 108 5/20/2024
8.1.5 5,123 7/29/2024
8.1.4 22,471 6/13/2024
8.1.3 49,022 5/15/2024
8.1.2 9,920 5/13/2024
8.1.1 37,307 4/16/2024
8.1.0 15,371 4/4/2024
8.1.0-rc.4 185 4/1/2024
8.1.0-rc.3 636 3/19/2024
8.1.0-rc.2 1,078 2/29/2024
8.1.0-rc.1 1,768 2/14/2024
8.0.6 4,670 5/14/2024
8.0.5 20,307 3/14/2024
8.0.4 49,527 2/20/2024
8.0.3 20,792 2/7/2024
8.0.2 40,994 1/17/2024
8.0.1 14,480 1/3/2024
8.0.0 53,800 12/19/2023
8.0.0-rc.3 889 12/7/2023
8.0.0-rc.2 871 11/28/2023
8.0.0-rc.1 1,252 11/21/2023
7.4.5 25,457 12/27/2023
7.4.4 7,639 12/13/2023
7.4.3 3,237 12/6/2023
7.4.2 28,389 11/13/2023
7.4.1 10,050 10/30/2023
7.4.0 24,396 10/9/2023
7.4.0-rc.5 280 10/2/2023
7.4.0-rc.4 418 9/22/2023
7.4.0-rc.3 925 9/13/2023
7.4.0-rc.2 1,929 8/24/2023
7.4.0-rc.1 909 8/16/2023
7.3.3 42,980 9/14/2023
7.3.2 37,215 8/7/2023
7.3.1 21,906 7/27/2023
7.3.0 34,758 7/12/2023
7.3.0-rc.3 287 7/5/2023
7.3.0-rc.2 439 6/20/2023
7.3.0-rc.1 766 6/6/2023
7.2.3 30,847 7/3/2023
7.2.2 76,708 5/16/2023
7.2.1 26,779 5/2/2023
7.2.0-rc.2 218 4/25/2023
7.2.0-rc.1 404 4/11/2023
7.1.1 37,383 4/3/2023
7.1.0 33,630 3/22/2023
7.1.0-rc.3 302 3/14/2023
7.1.0-rc.2 737 2/23/2023
7.1.0-rc.1 651 2/7/2023
7.0.3 19,672 3/7/2023
7.0.2 20,715 2/21/2023
7.0.1 47,965 1/19/2023
7.0.0 86,884 1/4/2023
7.0.0-rc.6 987 12/28/2022
7.0.0-rc.5 1,398 12/20/2022
7.0.0-rc.4 932 12/12/2022
7.0.0-rc.3 840 12/8/2022
7.0.0-rc.2 1,141 11/21/2022
7.0.0-rc.1 622 11/14/2022
6.0.3 68,918 1/18/2023
6.0.2 31,313 12/6/2022
6.0.1 95,183 10/28/2022
6.0.0 59,257 10/5/2022
6.0.0-rc.5 681 9/27/2022
6.0.0-rc.4 2,700 9/8/2022
6.0.0-rc.3 4,230 8/23/2022
6.0.0-rc.2 5,525 8/8/2022
6.0.0-rc.1 6,558 7/26/2022
5.3.5 18,880 10/20/2022
5.3.4 42,016 8/22/2022
5.3.3 79,059 7/22/2022
5.3.2 27,590 7/7/2022
5.3.1 21,031 6/29/2022
5.3.0 26,104 6/14/2022
5.3.0-rc.3 1,186 5/31/2022
5.3.0-rc.2 479 5/24/2022
5.3.0-rc.1 915 5/5/2022
5.2.2 43,783 5/16/2022
5.2.1 45,994 4/18/2022
5.2.0 27,844 4/5/2022
5.2.0-rc.2 721 3/18/2022
5.2.0-rc.1 1,075 3/8/2022
5.1.4 45,695 2/28/2022
5.1.3 67,042 1/26/2022
5.1.2 13,466 1/19/2022
5.1.1 12,306 1/12/2022
5.0.2 7,227 1/17/2022
5.0.1 23,438 12/28/2021
5.0.0 17,717 12/14/2021
5.0.0-rc.2 766 12/8/2021
5.0.0-rc.1 2,434 11/16/2021
5.0.0-beta.3 1,249 11/3/2021
5.0.0-beta.2 1,132 10/21/2021
5.0.0-beta.1 1,181 10/5/2021
4.4.4 41,151 11/9/2021
4.4.3 37,433 9/29/2021
4.4.2 45,955 9/2/2021
4.4.1 4,854 9/1/2021
4.4.0 67,597 8/2/2021
4.4.0-rc.2 2,393 7/6/2021
4.4.0-rc.1 1,475 6/28/2021
4.3.3 48,680 6/17/2021
4.3.2 24,773 5/27/2021
4.3.1 12,622 5/20/2021
4.3.0 34,550 4/22/2021
4.3.0-rc.2 1,072 4/8/2021
4.3.0-rc.1 813 3/31/2021
4.2.2 46,995 3/4/2021
4.2.1 40,429 2/9/2021
4.2.0 32,676 1/28/2021
4.2.0-rc.2 985 1/18/2021
4.2.0-rc.1 538 1/14/2021
4.1.2 8,060 1/19/2021
4.1.1 5,179 1/13/2021
4.1.0 10,342 1/6/2021
4.1.0-rc.2 1,007 12/18/2020
4.1.0-rc.1 363 12/17/2020
4.0.2 30,784 12/18/2020
4.0.1 5,164 12/14/2020
4.0.0 16,658 12/3/2020
4.0.0-rc.5 539 12/1/2020
4.0.0-rc.4 872 11/24/2020
4.0.0-rc.3 1,057 11/16/2020
4.0.0-rc.2 2,245 11/13/2020
4.0.0-rc.1 350 11/12/2020
3.3.2 8,842 12/2/2020
3.3.1 30,962 11/3/2020
3.3.0 9,541 10/27/2020
3.3.0-rc.2 421 10/23/2020
3.3.0-rc.1 495 10/15/2020
3.2.1 25,661 10/8/2020
3.2.0 8,827 10/1/2020
3.2.0-rc.2 1,650 9/21/2020
3.2.0-rc.1 644 9/17/2020
3.1.2 22,803 9/11/2020
3.1.1 2,660 9/10/2020
3.1.0 8,212 9/3/2020
3.1.0-rc.4 650 9/1/2020
3.1.0-rc.3 382 8/28/2020
3.1.0-rc.2 504 8/26/2020
3.1.0-rc.1 429 8/24/2020
3.0.5 14,877 7/29/2020
3.0.4 21,194 7/14/2020
3.0.3 6,585 7/7/2020
3.0.2 6,956 7/3/2020
3.0.1 6,717 7/2/2020
3.0.0 4,438 7/1/2020
2.9.0 18,577 6/4/2020
2.8.0 9,724 5/21/2020
2.7.0 8,321 5/7/2020
2.6.2 6,384 4/24/2020
2.6.1 2,388 4/23/2020
2.6.0 3,392 4/20/2020
2.5.0 5,943 4/9/2020
2.4.1 2,285 4/9/2020
2.4.0 3,335 4/6/2020
2.3.0 6,256 3/19/2020
2.2.1 4,539 3/7/2020
2.2.0 5,649 3/5/2020
2.1.1 5,468 2/20/2020
2.1.0 1,995 2/20/2020
2.0.1 21,517 1/24/2020
2.0.0 6,122 1/13/2020
1.1.2 5,803 12/12/2019
1.1.1 2,504 12/11/2019
1.1.0 3,234 12/6/2019
1.0.2 8,501 10/22/2019
1.0.0 2,376 10/21/2019
0.22.0 2,408 10/14/2019
0.21.0 3,237 9/23/2019
0.20.1 2,044 9/23/2019
0.20.0 2,028 9/23/2019
0.19.0 11,304 8/16/2019
0.18.1 6,379 6/26/2019
0.18.0 5,588 6/21/2019
0.17.0 4,440 5/3/2019
0.16.0 2,194 4/14/2019
0.15.0 1,633 3/22/2019
0.14.0 1,734 2/23/2019
0.13.0 1,710 1/27/2019
0.12.0 2,098 1/11/2019