Volo.Abp.PermissionManagement.Domain 9.0.7

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

// Install Volo.Abp.PermissionManagement.Domain as a Cake Tool
#tool nuget:?package=Volo.Abp.PermissionManagement.Domain&version=9.0.7                

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Platform 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/index

🔗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 paid 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://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 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. 
.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 (36)

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

Package Downloads
Volo.Abp.PermissionManagement.EntityFrameworkCore

Package Description

Volo.Abp.PermissionManagement.Domain.Identity

Package Description

Volo.Abp.PermissionManagement.Application

Package Description

Volo.Abp.PermissionManagement.Domain.IdentityServer

Package Description

Volo.Abp.PermissionManagement.Domain.OpenIddict

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.PermissionManagement.Domain:

Repository Stars
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
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
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
antosubash/abp-microservice
An abp microservice sample
Version Downloads Last updated
9.1.0 1,506 3/5/2025
9.1.0-rc.3 238 2/25/2025
9.1.0-rc.2 235 2/11/2025
9.1.0-rc.1 269 1/16/2025
9.0.7 277 3/6/2025
9.0.6 913 3/3/2025
9.0.5 6,872 2/13/2025
9.0.4 31,768 1/21/2025
9.0.3 17,158 1/6/2025
9.0.2 19,541 12/11/2024
9.0.1 5,000 12/3/2024
9.0.0 10,386 11/19/2024
9.0.0-rc.3 183 11/14/2024
9.0.0-rc.2 169 11/11/2024
9.0.0-rc.1 173 10/22/2024
8.3.4 32,713 11/18/2024
8.3.3 16,328 11/5/2024
8.3.2 34,400 10/17/2024
8.3.1 67,056 9/25/2024
8.3.0 66,543 9/5/2024
8.3.0-rc.3 153 8/28/2024
8.3.0-rc.2 165 8/15/2024
8.3.0-rc.1 175 7/31/2024
8.2.3 8,531 9/4/2024
8.2.2 40,495 8/14/2024
8.2.1 41,491 7/30/2024
8.2.0 121,400 6/26/2024
8.2.0-rc.5 288 6/14/2024
8.2.0-rc.4 194 6/7/2024
8.2.0-rc.3 533 5/23/2024
8.2.0-rc.2 116 5/21/2024
8.2.0-rc.1 107 5/20/2024
8.1.5 4,010 7/29/2024
8.1.4 26,902 6/13/2024
8.1.3 77,139 5/15/2024
8.1.2 6,555 5/13/2024
8.1.1 64,536 4/16/2024
8.1.0 23,496 4/4/2024
8.1.0-rc.4 192 4/1/2024
8.1.0-rc.3 762 3/19/2024
8.1.0-rc.2 929 2/29/2024
8.1.0-rc.1 2,994 2/14/2024
8.0.6 4,307 5/14/2024
8.0.5 48,988 3/14/2024
8.0.4 63,228 2/20/2024
8.0.3 36,124 2/7/2024
8.0.2 68,845 1/17/2024
8.0.1 27,318 1/3/2024
8.0.0 83,815 12/19/2023
8.0.0-rc.3 1,365 12/7/2023
8.0.0-rc.2 1,162 11/28/2023
8.0.0-rc.1 649 11/21/2023
7.4.5 63,577 12/27/2023
7.4.4 13,180 12/13/2023
7.4.3 4,370 12/6/2023
7.4.2 113,879 11/13/2023
7.4.1 18,513 10/30/2023
7.4.0 40,986 10/9/2023
7.4.0-rc.5 272 10/2/2023
7.4.0-rc.4 549 9/22/2023
7.4.0-rc.3 1,603 9/13/2023
7.4.0-rc.2 2,547 8/24/2023
7.4.0-rc.1 1,260 8/16/2023
7.3.3 116,618 9/14/2023
7.3.2 69,168 8/7/2023
7.3.1 35,387 7/27/2023
7.3.0 93,700 7/12/2023
7.3.0-rc.3 246 7/5/2023
7.3.0-rc.2 387 6/20/2023
7.3.0-rc.1 1,750 6/6/2023
7.2.3 42,699 7/3/2023
7.2.2 156,899 5/16/2023
7.2.1 35,202 5/2/2023
7.2.0-rc.2 219 4/25/2023
7.2.0-rc.1 371 4/11/2023
7.1.1 50,037 4/3/2023
7.1.0 33,598 3/22/2023
7.1.0-rc.3 303 3/14/2023
7.1.0-rc.2 2,709 2/23/2023
7.1.0-rc.1 560 2/7/2023
7.0.3 39,779 3/7/2023
7.0.2 30,243 2/21/2023
7.0.1 70,770 1/19/2023
7.0.0 134,210 1/4/2023
7.0.0-rc.6 1,979 12/28/2022
7.0.0-rc.5 4,311 12/20/2022
7.0.0-rc.4 1,440 12/12/2022
7.0.0-rc.3 933 12/8/2022
7.0.0-rc.2 1,888 11/21/2022
7.0.0-rc.1 603 11/14/2022
6.0.3 97,494 1/18/2023
6.0.2 60,271 12/6/2022
6.0.1 126,559 10/28/2022
6.0.0 153,401 10/5/2022
6.0.0-rc.5 761 9/27/2022
6.0.0-rc.4 2,332 9/8/2022
6.0.0-rc.3 4,222 8/23/2022
6.0.0-rc.2 4,985 8/8/2022
6.0.0-rc.1 1,689 7/26/2022
5.3.5 14,784 10/20/2022
5.3.4 134,219 8/22/2022
5.3.3 156,450 7/22/2022
5.3.2 44,446 7/7/2022
5.3.1 31,514 6/29/2022
5.3.0 61,883 6/14/2022
5.3.0-rc.3 1,119 5/31/2022
5.3.0-rc.2 763 5/24/2022
5.3.0-rc.1 1,092 5/5/2022
5.2.2 76,106 5/16/2022
5.2.1 62,626 4/18/2022
5.2.0 49,947 4/5/2022
5.2.0-rc.2 789 3/18/2022
5.2.0-rc.1 1,549 3/8/2022
5.1.4 73,853 2/28/2022
5.1.3 113,135 1/26/2022
5.1.2 15,906 1/19/2022
5.1.1 19,567 1/12/2022
5.0.2 6,564 1/17/2022
5.0.1 49,189 12/28/2021
5.0.0 31,192 12/14/2021
5.0.0-rc.2 2,316 12/8/2021
5.0.0-rc.1 3,367 11/16/2021
5.0.0-beta.3 1,186 11/3/2021
5.0.0-beta.2 1,076 10/21/2021
5.0.0-beta.1 889 10/4/2021
4.4.4 110,084 11/9/2021
4.4.3 78,002 9/29/2021
4.4.2 71,584 9/2/2021
4.4.1 15,878 9/1/2021
4.4.0 99,912 8/2/2021
4.4.0-rc.2 3,289 7/6/2021
4.4.0-rc.1 2,248 6/28/2021
4.3.3 81,494 6/17/2021
4.3.2 45,252 5/27/2021
4.3.1 87,109 5/20/2021
4.3.0 88,077 4/22/2021
4.3.0-rc.2 1,431 4/8/2021
4.3.0-rc.1 1,088 3/31/2021
4.2.2 74,471 3/4/2021
4.2.1 87,124 2/9/2021
4.2.0 84,279 1/28/2021
4.2.0-rc.2 1,364 1/18/2021
4.2.0-rc.1 633 1/14/2021
4.1.2 13,355 1/19/2021
4.1.1 8,647 1/13/2021
4.1.0 12,253 1/6/2021
4.1.0-rc.2 1,211 12/18/2020
4.1.0-rc.1 316 12/17/2020
4.0.2 25,637 12/18/2020
4.0.1 5,540 12/14/2020
4.0.0 84,526 12/3/2020
4.0.0-rc.5 584 12/1/2020
4.0.0-rc.4 928 11/24/2020
4.0.0-rc.3 1,133 11/16/2020
4.0.0-rc.2 2,331 11/13/2020
4.0.0-rc.1 353 11/12/2020
3.3.2 19,026 12/2/2020
3.3.1 70,982 11/3/2020
3.3.0 14,069 10/27/2020
3.3.0-rc.2 387 10/23/2020
3.3.0-rc.1 577 10/15/2020
3.2.1 52,148 10/8/2020
3.2.0 29,154 10/1/2020
3.2.0-rc.2 1,904 9/21/2020
3.2.0-rc.1 2,099 9/17/2020
3.1.2 27,505 9/11/2020
3.1.1 3,399 9/10/2020
3.1.0 13,997 9/3/2020
3.1.0-rc.4 629 9/1/2020
3.1.0-rc.3 350 8/28/2020
3.1.0-rc.2 467 8/26/2020
3.1.0-rc.1 397 8/24/2020
3.0.5 23,591 7/29/2020
3.0.4 32,677 7/14/2020
3.0.3 9,657 7/7/2020
3.0.2 12,084 7/3/2020
3.0.1 3,114 7/2/2020
3.0.0 6,312 7/1/2020
2.9.0 34,508 6/4/2020
2.8.0 23,480 5/21/2020
2.7.0 14,727 5/7/2020
2.6.2 8,854 4/24/2020
2.6.1 2,903 4/23/2020
2.6.0 22,827 4/20/2020
2.5.0 7,663 4/9/2020
2.4.1 2,851 4/9/2020
2.4.0 31,890 4/6/2020
2.3.0 12,850 3/19/2020
2.2.1 9,666 3/7/2020
2.2.0 3,214 3/5/2020
2.1.1 10,815 2/20/2020
2.1.0 2,657 2/20/2020
2.0.1 33,628 1/24/2020
2.0.0 7,173 1/13/2020
1.1.2 13,232 12/12/2019
1.1.1 3,469 12/11/2019
1.1.0 4,126 12/6/2019
1.0.2 16,914 10/22/2019
1.0.0 3,294 10/21/2019
0.22.0 3,498 10/14/2019
0.21.0 4,264 9/23/2019
0.20.1 2,498 9/23/2019
0.20.0 2,547 9/23/2019
0.19.0 23,111 8/16/2019
0.18.1 14,572 6/26/2019
0.18.0 7,225 6/21/2019
0.17.0 11,343 5/3/2019
0.16.0 6,192 4/14/2019
0.15.0 4,036 3/22/2019
0.14.0 17,423 2/23/2019
0.13.0 8,759 1/27/2019
0.12.0 5,694 1/11/2019
0.11.0 7,643 1/7/2019
0.10.0 5,643 12/21/2018
0.9.0 5,591 12/7/2018
0.8.0 5,589 11/19/2018
0.7.1 5,875 10/31/2018
0.7.0 5,174 10/26/2018
0.6.0 7,180 10/12/2018
0.5.0 3,496 9/25/2018
0.4.1 3,725 8/4/2018
0.4.0 3,743 7/15/2018
0.3.7 3,530 7/6/2018
0.3.6 3,512 7/4/2018
0.3.5 3,467 7/3/2018
0.3.4 3,465 7/2/2018
0.3.3 3,472 6/28/2018
0.3.2 3,551 6/27/2018
0.3.1 3,395 6/27/2018
0.3.0 10,085 6/27/2018