Volo.Abp.PermissionManagement.Domain 8.0.6

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 8.0.6                
NuGet\Install-Package Volo.Abp.PermissionManagement.Domain -Version 8.0.6                
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="8.0.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.PermissionManagement.Domain --version 8.0.6                
#r "nuget: Volo.Abp.PermissionManagement.Domain, 8.0.6"                
#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=8.0.6

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

ℹ️ 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 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. 
.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 (34)

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 (4)

Showing the top 4 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
Version Downloads Last updated
9.0.0-rc.1 104 10/22/2024
8.3.2 5,055 10/17/2024
8.3.1 16,342 9/25/2024
8.3.0 24,284 9/5/2024
8.3.0-rc.3 131 8/28/2024
8.3.0-rc.2 138 8/15/2024
8.3.0-rc.1 141 7/31/2024
8.2.3 3,716 9/4/2024
8.2.2 23,642 8/14/2024
8.2.1 21,504 7/30/2024
8.2.0 50,886 6/26/2024
8.2.0-rc.5 259 6/14/2024
8.2.0-rc.4 167 6/7/2024
8.2.0-rc.3 504 5/23/2024
8.2.0-rc.2 95 5/21/2024
8.2.0-rc.1 84 5/20/2024
8.1.5 849 7/29/2024
8.1.4 17,622 6/13/2024
8.1.3 53,464 5/15/2024
8.1.2 4,629 5/13/2024
8.1.1 48,554 4/16/2024
8.1.0 18,350 4/4/2024
8.1.0-rc.4 168 4/1/2024
8.1.0-rc.3 692 3/19/2024
8.1.0-rc.2 895 2/29/2024
8.1.0-rc.1 2,957 2/14/2024
8.0.6 2,304 5/14/2024
8.0.5 38,782 3/14/2024
8.0.4 49,631 2/20/2024
8.0.3 27,784 2/7/2024
8.0.2 56,935 1/17/2024
8.0.1 22,611 1/3/2024
8.0.0 62,277 12/19/2023
8.0.0-rc.3 1,317 12/7/2023
8.0.0-rc.2 1,113 11/28/2023
8.0.0-rc.1 626 11/21/2023
7.4.5 35,883 12/27/2023
7.4.4 12,543 12/13/2023
7.4.3 4,255 12/6/2023
7.4.2 105,578 11/13/2023
7.4.1 17,170 10/30/2023
7.4.0 37,198 10/9/2023
7.4.0-rc.5 250 10/2/2023
7.4.0-rc.4 531 9/22/2023
7.4.0-rc.3 1,574 9/13/2023
7.4.0-rc.2 2,456 8/24/2023
7.4.0-rc.1 1,213 8/16/2023
7.3.3 99,871 9/14/2023
7.3.2 63,296 8/7/2023
7.3.1 33,641 7/27/2023
7.3.0 89,825 7/12/2023
7.3.0-rc.3 228 7/5/2023
7.3.0-rc.2 364 6/20/2023
7.3.0-rc.1 1,704 6/6/2023
7.2.3 39,698 7/3/2023
7.2.2 150,495 5/16/2023
7.2.1 33,622 5/2/2023
7.2.0-rc.2 197 4/25/2023
7.2.0-rc.1 342 4/11/2023
7.1.1 47,384 4/3/2023
7.1.0 31,937 3/22/2023
7.1.0-rc.3 276 3/14/2023
7.1.0-rc.2 2,556 2/23/2023
7.1.0-rc.1 493 2/7/2023
7.0.3 37,652 3/7/2023
7.0.2 29,654 2/21/2023
7.0.1 69,002 1/19/2023
7.0.0 125,935 1/4/2023
7.0.0-rc.6 1,948 12/28/2022
7.0.0-rc.5 4,248 12/20/2022
7.0.0-rc.4 1,410 12/12/2022
7.0.0-rc.3 904 12/8/2022
7.0.0-rc.2 1,857 11/21/2022
7.0.0-rc.1 566 11/14/2022
6.0.3 82,989 1/18/2023
6.0.2 57,061 12/6/2022
6.0.1 116,337 10/28/2022
6.0.0 143,812 10/5/2022
6.0.0-rc.5 730 9/27/2022
6.0.0-rc.4 2,291 9/8/2022
6.0.0-rc.3 4,168 8/23/2022
6.0.0-rc.2 4,716 8/8/2022
6.0.0-rc.1 1,634 7/26/2022
5.3.5 13,095 10/20/2022
5.3.4 125,647 8/22/2022
5.3.3 138,118 7/22/2022
5.3.2 43,598 7/7/2022
5.3.1 31,346 6/29/2022
5.3.0 59,062 6/14/2022
5.3.0-rc.3 1,094 5/31/2022
5.3.0-rc.2 738 5/24/2022
5.3.0-rc.1 1,065 5/5/2022
5.2.2 73,019 5/16/2022
5.2.1 60,834 4/18/2022
5.2.0 48,895 4/5/2022
5.2.0-rc.2 762 3/18/2022
5.2.0-rc.1 1,520 3/8/2022
5.1.4 73,088 2/28/2022
5.1.3 111,139 1/26/2022
5.1.2 15,693 1/19/2022
5.1.1 19,398 1/12/2022
5.0.2 6,479 1/17/2022
5.0.1 48,094 12/28/2021
5.0.0 30,356 12/14/2021
5.0.0-rc.2 2,286 12/8/2021
5.0.0-rc.1 3,294 11/16/2021
5.0.0-beta.3 1,152 11/3/2021
5.0.0-beta.2 1,017 10/21/2021
5.0.0-beta.1 769 10/4/2021
4.4.4 104,874 11/9/2021
4.4.3 75,657 9/29/2021
4.4.2 70,366 9/2/2021
4.4.1 15,824 9/1/2021
4.4.0 97,732 8/2/2021
4.4.0-rc.2 3,159 7/6/2021
4.4.0-rc.1 2,218 6/28/2021
4.3.3 80,188 6/17/2021
4.3.2 44,347 5/27/2021
4.3.1 86,599 5/20/2021
4.3.0 85,107 4/22/2021
4.3.0-rc.2 1,395 4/8/2021
4.3.0-rc.1 1,061 3/31/2021
4.2.2 73,429 3/4/2021
4.2.1 85,990 2/9/2021
4.2.0 83,552 1/28/2021
4.2.0-rc.2 1,328 1/18/2021
4.2.0-rc.1 602 1/14/2021
4.1.2 13,114 1/19/2021
4.1.1 8,255 1/13/2021
4.1.0 12,156 1/6/2021
4.1.0-rc.2 1,156 12/18/2020
4.1.0-rc.1 287 12/17/2020
4.0.2 25,301 12/18/2020
4.0.1 5,490 12/14/2020
4.0.0 77,477 12/3/2020
4.0.0-rc.5 555 12/1/2020
4.0.0-rc.4 887 11/24/2020
4.0.0-rc.3 1,105 11/16/2020
4.0.0-rc.2 2,301 11/13/2020
4.0.0-rc.1 320 11/12/2020
3.3.2 18,811 12/2/2020
3.3.1 70,024 11/3/2020
3.3.0 13,841 10/27/2020
3.3.0-rc.2 360 10/23/2020
3.3.0-rc.1 548 10/15/2020
3.2.1 51,371 10/8/2020
3.2.0 28,903 10/1/2020
3.2.0-rc.2 1,836 9/21/2020
3.2.0-rc.1 2,070 9/17/2020
3.1.2 26,357 9/11/2020
3.1.1 3,352 9/10/2020
3.1.0 13,843 9/3/2020
3.1.0-rc.4 601 9/1/2020
3.1.0-rc.3 323 8/28/2020
3.1.0-rc.2 433 8/26/2020
3.1.0-rc.1 366 8/24/2020
3.0.5 23,183 7/29/2020
3.0.4 32,420 7/14/2020
3.0.3 9,579 7/7/2020
3.0.2 12,018 7/3/2020
3.0.1 3,067 7/2/2020
3.0.0 6,243 7/1/2020
2.9.0 34,064 6/4/2020
2.8.0 23,341 5/21/2020
2.7.0 14,614 5/7/2020
2.6.2 8,808 4/24/2020
2.6.1 2,860 4/23/2020
2.6.0 22,776 4/20/2020
2.5.0 7,602 4/9/2020
2.4.1 2,814 4/9/2020
2.4.0 31,844 4/6/2020
2.3.0 12,687 3/19/2020
2.2.1 9,485 3/7/2020
2.2.0 3,171 3/5/2020
2.1.1 10,131 2/20/2020
2.1.0 2,621 2/20/2020
2.0.1 31,221 1/24/2020
2.0.0 7,124 1/13/2020
1.1.2 13,080 12/12/2019
1.1.1 3,431 12/11/2019
1.1.0 4,090 12/6/2019
1.0.2 16,217 10/22/2019
1.0.0 3,242 10/21/2019
0.22.0 3,451 10/14/2019
0.21.0 4,227 9/23/2019
0.20.1 2,462 9/23/2019
0.20.0 2,510 9/23/2019
0.19.0 23,005 8/16/2019
0.18.1 14,474 6/26/2019
0.18.0 7,188 6/21/2019
0.17.0 11,230 5/3/2019
0.16.0 6,142 4/14/2019
0.15.0 3,993 3/22/2019
0.14.0 17,327 2/23/2019
0.13.0 8,089 1/27/2019
0.12.0 5,657 1/11/2019
0.11.0 7,441 1/7/2019
0.10.0 5,598 12/21/2018
0.9.0 5,547 12/7/2018
0.8.0 5,536 11/19/2018
0.7.1 5,823 10/31/2018
0.7.0 5,106 10/26/2018
0.6.0 7,044 10/12/2018
0.5.0 3,437 9/25/2018
0.4.1 3,658 8/4/2018
0.4.0 3,654 7/15/2018
0.3.7 3,441 7/6/2018
0.3.6 3,425 7/4/2018
0.3.5 3,377 7/3/2018
0.3.4 3,374 7/2/2018
0.3.3 3,381 6/28/2018
0.3.2 3,458 6/27/2018
0.3.1 3,329 6/27/2018
0.3.0 9,248 6/27/2018