Volo.Abp.Identity.Domain 8.1.1

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

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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 Commercial, check out Why ABP.IO Platform page.

Official website: https://commercial.abp.io

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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (98)

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

Package Downloads
Volo.Abp.Identity.EntityFrameworkCore

Package Description

Volo.Abp.Identity.AspNetCore

Package Description

Volo.Abp.Identity.Application

Package Description

Volo.Abp.IdentityServer.Domain

Package Description

Volo.Abp.OpenIddict.Domain

Package Description

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on Volo.Abp.Identity.Domain:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
cocosip/sharp-abp
Abp-vNext extension modules
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
hikalkan/presentations
Some of my presentations
wjkhappy14/Abp.VNext.Hello
Abp.VNext.Hello
realLiangshiwei/Lsw.Abp.AntDesignUI
An Abp Blazor Theme based Ant-Design-Blazor
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
EasyAbp/Abp.EventBus.CAP
This is a repository integrated CAP with ABP EventBus
EasyAbp/Abp.SettingUi
An ABP module used to manage ABP settings.
antosubash/abp-microservice
An abp microservice sample
Version Downloads Last updated
9.2.0-rc.2 139 4/10/2025
9.2.0-rc.1 584 3/25/2025
9.1.1 3,928 3/27/2025
9.1.0 12,929 3/5/2025
9.1.0-rc.3 196 2/25/2025
9.1.0-rc.2 207 2/11/2025
9.1.0-rc.1 261 1/16/2025
9.0.8 580 3/26/2025
9.0.7 483 3/6/2025
9.0.6 896 3/3/2025
9.0.5 10,649 2/13/2025
9.0.4 53,193 1/21/2025
9.0.3 23,890 1/6/2025
9.0.2 20,993 12/11/2024
9.0.1 5,507 12/3/2024
9.0.0 11,880 11/19/2024
9.0.0-rc.3 184 11/14/2024
9.0.0-rc.2 160 11/11/2024
9.0.0-rc.1 161 10/22/2024
8.3.4 46,827 11/18/2024
8.3.3 16,251 11/5/2024
8.3.2 35,925 10/17/2024
8.3.1 77,552 9/25/2024
8.3.0 119,787 9/5/2024
8.3.0-rc.3 151 8/28/2024
8.3.0-rc.2 162 8/15/2024
8.3.0-rc.1 180 7/31/2024
8.2.3 7,696 9/4/2024
8.2.2 32,818 8/14/2024
8.2.1 47,636 7/30/2024
8.2.0 125,410 6/26/2024
8.2.0-rc.5 320 6/14/2024
8.2.0-rc.4 190 6/7/2024
8.2.0-rc.3 497 5/23/2024
8.2.0-rc.2 124 5/21/2024
8.2.0-rc.1 106 5/20/2024
8.1.5 5,266 7/29/2024
8.1.4 23,167 6/13/2024
8.1.3 79,208 5/15/2024
8.1.2 7,444 5/13/2024
8.1.1 67,476 4/16/2024
8.1.0 23,820 4/4/2024
8.1.0-rc.4 188 4/1/2024
8.1.0-rc.3 806 3/19/2024
8.1.0-rc.2 891 2/29/2024
8.1.0-rc.1 2,555 2/14/2024
8.0.6 5,339 5/14/2024
8.0.5 49,530 3/14/2024
8.0.4 72,097 2/20/2024
8.0.3 37,509 2/7/2024
8.0.2 65,659 1/17/2024
8.0.1 31,139 1/3/2024
8.0.0 85,267 12/19/2023
8.0.0-rc.3 1,396 12/7/2023
8.0.0-rc.2 1,117 11/28/2023
8.0.0-rc.1 669 11/21/2023
7.4.5 67,902 12/27/2023
7.4.4 12,129 12/13/2023
7.4.3 4,445 12/6/2023
7.4.2 113,263 11/13/2023
7.4.1 16,911 10/30/2023
7.4.0 39,802 10/9/2023
7.4.0-rc.5 285 10/2/2023
7.4.0-rc.4 529 9/22/2023
7.4.0-rc.3 942 9/13/2023
7.4.0-rc.2 2,532 8/24/2023
7.4.0-rc.1 1,136 8/16/2023
7.3.3 128,716 9/14/2023
7.3.2 72,295 8/7/2023
7.3.1 34,503 7/27/2023
7.3.0 97,512 7/12/2023
7.3.0-rc.3 248 7/5/2023
7.3.0-rc.2 370 6/20/2023
7.3.0-rc.1 1,458 6/6/2023
7.2.3 47,101 7/3/2023
7.2.2 144,800 5/16/2023
7.2.1 36,836 5/2/2023
7.2.0-rc.2 207 4/25/2023
7.2.0-rc.1 371 4/11/2023
7.1.1 43,231 4/3/2023
7.1.0 35,843 3/22/2023
7.1.0-rc.3 288 3/14/2023
7.1.0-rc.2 2,950 2/23/2023
7.1.0-rc.1 556 2/7/2023
7.0.3 38,530 3/7/2023
7.0.2 30,943 2/21/2023
7.0.1 62,940 1/19/2023
7.0.0 123,058 1/4/2023
7.0.0-rc.6 1,658 12/28/2022
7.0.0-rc.5 6,910 12/20/2022
7.0.0-rc.4 1,559 12/12/2022
7.0.0-rc.3 871 12/8/2022
7.0.0-rc.2 1,671 11/21/2022
7.0.0-rc.1 573 11/14/2022
6.0.3 99,900 1/18/2023
6.0.2 61,742 12/6/2022
6.0.1 206,749 10/28/2022
6.0.0 147,061 10/5/2022
6.0.0-rc.5 806 9/27/2022
6.0.0-rc.4 2,241 9/8/2022
6.0.0-rc.3 4,485 8/23/2022
6.0.0-rc.2 5,069 8/8/2022
6.0.0-rc.1 1,862 7/26/2022
5.3.5 14,732 10/20/2022
5.3.4 137,926 8/22/2022
5.3.3 150,409 7/22/2022
5.3.2 44,364 7/7/2022
5.3.1 32,261 6/29/2022
5.3.0 57,253 6/14/2022
5.3.0-rc.3 1,130 5/31/2022
5.3.0-rc.2 487 5/24/2022
5.3.0-rc.1 969 5/5/2022
5.2.2 71,008 5/16/2022
5.2.1 67,854 4/18/2022
5.2.0 46,970 4/5/2022
5.2.0-rc.2 773 3/18/2022
5.2.0-rc.1 1,367 3/8/2022
5.1.4 90,130 2/28/2022
5.1.3 104,405 1/26/2022
5.1.2 16,234 1/19/2022
5.1.1 21,386 1/12/2022
5.0.2 5,328 1/17/2022
5.0.1 46,480 12/28/2021
5.0.0 29,473 12/14/2021
5.0.0-rc.2 3,014 12/8/2021
5.0.0-rc.1 3,347 11/16/2021
5.0.0-beta.3 975 11/3/2021
5.0.0-beta.2 1,156 10/21/2021
5.0.0-beta.1 884 10/4/2021
4.4.4 95,006 11/9/2021
4.4.3 76,646 9/29/2021
4.4.2 70,722 9/2/2021
4.4.1 12,406 9/1/2021
4.4.0 82,683 8/2/2021
4.4.0-rc.2 2,813 7/6/2021
4.4.0-rc.1 1,691 6/28/2021
4.3.3 81,848 6/17/2021
4.3.2 64,591 5/27/2021
4.3.1 80,559 5/20/2021
4.3.0 92,129 4/22/2021
4.3.0-rc.2 1,386 4/8/2021
4.3.0-rc.1 1,117 3/31/2021
4.2.2 61,336 3/4/2021
4.2.1 81,247 2/9/2021
4.2.0 75,798 1/28/2021
4.2.0-rc.2 1,246 1/18/2021
4.2.0-rc.1 615 1/14/2021
4.1.2 14,161 1/19/2021
4.1.1 7,235 1/13/2021
4.1.0 12,647 1/6/2021
4.1.0-rc.2 1,227 12/18/2020
4.1.0-rc.1 321 12/17/2020
4.0.2 61,735 12/18/2020
4.0.1 5,809 12/14/2020
4.0.0 79,286 12/3/2020
4.0.0-rc.5 1,607 12/1/2020
4.0.0-rc.4 807 11/24/2020
4.0.0-rc.3 1,085 11/16/2020
4.0.0-rc.2 2,278 11/13/2020
4.0.0-rc.1 348 11/12/2020
3.3.2 19,767 12/2/2020
3.3.1 66,778 11/3/2020
3.3.0 15,468 10/27/2020
3.3.0-rc.2 406 10/23/2020
3.3.0-rc.1 580 10/15/2020
3.2.1 50,188 10/8/2020
3.2.0 30,240 10/1/2020
3.2.0-rc.2 1,938 9/21/2020
3.2.0-rc.1 1,928 9/17/2020
3.1.2 27,166 9/11/2020
3.1.1 4,471 9/10/2020
3.1.0 15,139 9/3/2020
3.1.0-rc.4 648 9/1/2020
3.1.0-rc.3 373 8/28/2020
3.1.0-rc.2 478 8/26/2020
3.1.0-rc.1 409 8/24/2020
3.0.5 24,364 7/29/2020
3.0.4 32,148 7/14/2020
3.0.3 9,420 7/7/2020
3.0.2 11,291 7/3/2020
3.0.1 10,410 7/2/2020
3.0.0 9,170 7/1/2020
2.9.0 40,240 6/4/2020
2.8.0 27,006 5/21/2020
2.7.0 15,309 5/7/2020
2.6.2 9,688 4/24/2020
2.6.1 3,983 4/23/2020
2.6.0 26,797 4/20/2020
2.5.0 7,682 4/9/2020
2.4.1 3,845 4/9/2020
2.4.0 33,133 4/6/2020
2.3.0 12,895 3/19/2020
2.2.1 11,343 3/7/2020
2.2.0 4,276 3/5/2020
2.1.1 11,473 2/20/2020
2.1.0 3,714 2/20/2020
2.0.1 25,011 1/24/2020
2.0.0 8,251 1/13/2020
1.1.2 26,422 12/12/2019
1.1.1 3,828 12/11/2019
1.1.0 5,055 12/6/2019
1.0.2 23,437 10/22/2019
1.0.0 4,414 10/21/2019
0.22.0 5,283 10/14/2019
0.21.0 5,106 9/23/2019
0.20.1 3,042 9/23/2019
0.20.0 3,011 9/23/2019
0.19.0 29,785 8/16/2019
0.18.1 17,375 6/26/2019
0.18.0 9,094 6/21/2019
0.17.0 12,333 5/3/2019
0.16.0 7,883 4/14/2019
0.15.0 8,188 3/22/2019
0.14.0 18,350 2/23/2019
0.13.0 8,195 1/27/2019
0.12.0 4,845 1/11/2019
0.11.0 6,672 1/7/2019
0.10.0 4,715 12/21/2018
0.9.0 4,716 12/7/2018
0.8.0 4,658 11/19/2018
0.7.1 4,903 10/31/2018
0.7.0 4,358 10/26/2018
0.6.0 6,287 10/12/2018
0.5.0 2,527 9/25/2018
0.4.1 2,695 8/4/2018
0.4.0 2,493 7/15/2018
0.3.7 2,501 7/6/2018
0.3.6 2,325 7/4/2018
0.3.5 2,400 7/3/2018
0.3.4 2,355 7/2/2018
0.3.3 2,420 6/28/2018
0.3.2 2,307 6/27/2018
0.3.1 2,302 6/27/2018
0.3.0 7,192 6/27/2018