Volo.Abp.PermissionManagement.Domain.Shared 9.0.2

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

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

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

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

Package Downloads
Volo.Abp.PermissionManagement.Application.Contracts

Package Description

Volo.Abp.PermissionManagement.Domain

Package Description

Lion.AbpPro.BasicManagement.Domain.Shared

Abp vNext Pro

AbpvNext.Domain.Shared

Abp vNext模块封装

Hygeian.HealthCheck.Identity.Domain.Shared

Package Description

GitHub repositories (17)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
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
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
Version Downloads Last updated
9.0.2 3,278 12/11/2024
9.0.1 3,482 12/3/2024
9.0.0 6,624 11/19/2024
9.0.0-rc.3 172 11/14/2024
9.0.0-rc.2 146 11/11/2024
9.0.0-rc.1 162 10/22/2024
8.3.4 9,468 11/18/2024
8.3.3 12,018 11/5/2024
8.3.2 21,272 10/17/2024
8.3.1 43,849 9/25/2024
8.3.0 62,446 9/5/2024
8.3.0-rc.3 153 8/28/2024
8.3.0-rc.2 150 8/15/2024
8.3.0-rc.1 233 7/31/2024
8.2.3 5,788 9/4/2024
8.2.2 29,279 8/14/2024
8.2.1 32,923 7/30/2024
8.2.0 97,529 6/26/2024
8.2.0-rc.5 638 6/14/2024
8.2.0-rc.4 189 6/7/2024
8.2.0-rc.3 535 5/23/2024
8.2.0-rc.2 117 5/21/2024
8.2.0-rc.1 98 5/20/2024
8.1.5 2,149 7/29/2024
8.1.4 28,077 6/13/2024
8.1.3 75,438 5/15/2024
8.1.2 6,285 5/13/2024
8.1.1 61,862 4/16/2024
8.1.0 25,732 4/4/2024
8.1.0-rc.4 185 4/1/2024
8.1.0-rc.3 750 3/19/2024
8.1.0-rc.2 874 2/29/2024
8.1.0-rc.1 3,256 2/14/2024
8.0.6 4,723 5/14/2024
8.0.5 59,862 3/14/2024
8.0.4 72,246 2/20/2024
8.0.3 34,391 2/7/2024
8.0.2 66,429 1/17/2024
8.0.1 28,535 1/3/2024
8.0.0 77,488 12/19/2023
8.0.0-rc.3 1,447 12/7/2023
8.0.0-rc.2 1,298 11/28/2023
8.0.0-rc.1 677 11/21/2023
7.4.5 49,865 12/27/2023
7.4.4 14,226 12/13/2023
7.4.3 5,077 12/6/2023
7.4.2 112,751 11/13/2023
7.4.1 18,120 10/30/2023
7.4.0 43,027 10/9/2023
7.4.0-rc.5 267 10/2/2023
7.4.0-rc.4 537 9/22/2023
7.4.0-rc.3 1,598 9/13/2023
7.4.0-rc.2 2,546 8/24/2023
7.4.0-rc.1 1,252 8/16/2023
7.3.3 118,501 9/14/2023
7.3.2 75,510 8/7/2023
7.3.1 45,227 7/27/2023
7.3.0 94,126 7/12/2023
7.3.0-rc.3 242 7/5/2023
7.3.0-rc.2 368 6/20/2023
7.3.0-rc.1 2,064 6/6/2023
7.2.3 48,328 7/3/2023
7.2.2 165,714 5/16/2023
7.2.1 41,733 5/2/2023
7.2.0-rc.2 206 4/25/2023
7.2.0-rc.1 364 4/11/2023
7.1.1 54,868 4/3/2023
7.1.0 43,184 3/22/2023
7.1.0-rc.3 292 3/14/2023
7.1.0-rc.2 3,104 2/23/2023
7.1.0-rc.1 580 2/7/2023
7.0.3 46,885 3/7/2023
7.0.2 34,245 2/21/2023
7.0.1 82,825 1/19/2023
7.0.0 151,698 1/4/2023
7.0.0-rc.6 2,131 12/28/2022
7.0.0-rc.5 6,268 12/20/2022
7.0.0-rc.4 1,696 12/12/2022
7.0.0-rc.3 987 12/8/2022
7.0.0-rc.2 1,946 11/21/2022
7.0.0-rc.1 576 11/14/2022
6.0.3 104,991 1/18/2023
6.0.2 70,782 12/6/2022
6.0.1 149,638 10/28/2022
6.0.0 181,408 10/5/2022
6.0.0-rc.5 913 9/27/2022
6.0.0-rc.4 2,461 9/8/2022
6.0.0-rc.3 4,478 8/23/2022
6.0.0-rc.2 4,960 8/8/2022
6.0.0-rc.1 1,972 7/26/2022
5.3.5 18,252 10/20/2022
5.3.4 158,987 8/22/2022
5.3.3 161,547 7/22/2022
5.3.2 65,967 7/7/2022
5.3.1 42,966 6/29/2022
5.3.0 71,940 6/14/2022
5.3.0-rc.3 1,114 5/31/2022
5.3.0-rc.2 460 5/24/2022
5.3.0-rc.1 962 5/5/2022
5.2.2 121,080 5/16/2022
5.2.1 86,514 4/18/2022
5.2.0 62,196 4/5/2022
5.2.0-rc.2 849 3/18/2022
5.2.0-rc.1 1,598 3/8/2022
5.1.4 109,280 2/28/2022
5.1.3 143,922 1/26/2022
5.1.2 24,632 1/19/2022
5.1.1 32,740 1/12/2022
5.0.2 11,584 1/17/2022
5.0.1 58,007 12/28/2021
5.0.0 52,331 12/14/2021
5.0.0-rc.2 3,001 12/8/2021
5.0.0-rc.1 3,994 11/16/2021
5.0.0-beta.3 1,796 11/3/2021
5.0.0-beta.2 1,263 10/21/2021
5.0.0-beta.1 945 10/4/2021
4.4.4 120,745 11/9/2021
4.4.3 98,923 9/29/2021
4.4.2 81,640 9/2/2021
4.4.1 19,672 9/1/2021
4.4.0 190,462 8/2/2021
4.4.0-rc.2 3,695 7/6/2021
4.4.0-rc.1 2,450 6/28/2021
4.3.3 94,162 6/17/2021
4.3.2 69,945 5/27/2021
4.3.1 95,550 5/20/2021
4.3.0 103,312 4/22/2021
4.3.0-rc.2 1,476 4/8/2021
4.3.0-rc.1 1,123 3/31/2021
4.2.2 84,611 3/4/2021
4.2.1 97,858 2/9/2021
4.2.0 96,055 1/28/2021
4.2.0-rc.2 1,334 1/18/2021
4.2.0-rc.1 619 1/14/2021
4.1.2 17,922 1/19/2021
4.1.1 11,427 1/13/2021
4.1.0 16,691 1/6/2021
4.1.0-rc.2 1,242 12/18/2020
4.1.0-rc.1 286 12/17/2020
4.0.2 34,616 12/18/2020
4.0.1 8,406 12/14/2020
4.0.0 90,538 12/3/2020
4.0.0-rc.5 1,545 12/1/2020
4.0.0-rc.4 921 11/24/2020
4.0.0-rc.3 1,159 11/16/2020
4.0.0-rc.2 2,310 11/13/2020
4.0.0-rc.1 312 11/12/2020
3.3.2 23,504 12/2/2020
3.3.1 76,831 11/3/2020
3.3.0 20,716 10/27/2020
3.3.0-rc.2 381 10/23/2020
3.3.0-rc.1 578 10/15/2020
3.2.1 66,856 10/8/2020
3.2.0 32,802 10/1/2020
3.2.0-rc.2 1,863 9/21/2020
3.2.0-rc.1 2,070 9/17/2020
3.1.2 31,538 9/11/2020
3.1.1 6,127 9/10/2020
3.1.0 20,341 9/3/2020
3.1.0-rc.4 619 9/1/2020
3.1.0-rc.3 337 8/28/2020
3.1.0-rc.2 441 8/26/2020
3.1.0-rc.1 378 8/24/2020
3.0.5 29,728 7/29/2020
3.0.4 42,349 7/14/2020
3.0.3 12,726 7/7/2020
3.0.2 14,855 7/3/2020
3.0.1 5,963 7/2/2020
3.0.0 10,755 7/1/2020
2.9.0 40,440 6/4/2020
2.8.0 28,909 5/21/2020
2.7.0 19,743 5/7/2020
2.6.2 12,988 4/24/2020
2.6.1 5,659 4/23/2020
2.6.0 26,089 4/20/2020
2.5.0 12,808 4/9/2020
2.4.1 5,702 4/9/2020
2.4.0 35,091 4/6/2020
2.3.0 17,515 3/19/2020
2.2.1 14,978 3/7/2020
2.2.0 5,934 3/5/2020
2.1.1 15,327 2/20/2020
2.1.0 5,202 2/20/2020
2.0.1 38,112 1/24/2020
2.0.0 10,177 1/13/2020
1.1.2 16,615 12/12/2019
1.1.1 6,118 12/11/2019
1.1.0 6,852 12/6/2019
1.0.2 20,550 10/22/2019
1.0.0 6,243 10/21/2019
0.22.0 7,058 10/14/2019
0.21.0 6,968 9/23/2019
0.20.1 4,991 9/23/2019
0.20.0 5,130 9/23/2019
0.19.0 31,093 8/16/2019
0.18.1 19,091 6/26/2019
0.18.0 9,590 6/21/2019
0.17.0 13,798 5/3/2019
0.16.0 8,491 4/14/2019
0.15.0 6,340 3/22/2019
0.14.0 26,320 2/23/2019
0.13.0 13,293 1/27/2019
0.12.0 7,452 1/11/2019
0.11.0 9,240 1/7/2019
0.10.0 7,518 12/21/2018
0.9.0 7,496 12/7/2018
0.8.0 7,438 11/19/2018
0.7.1 7,822 10/31/2018
0.7.0 6,996 10/26/2018
0.6.0 9,119 10/12/2018
0.5.0 5,353 9/25/2018
0.4.1 5,559 8/4/2018
0.4.0 5,309 7/15/2018
0.3.7 5,507 7/6/2018
0.3.6 5,312 7/4/2018
0.3.5 5,473 7/3/2018
0.3.4 5,369 7/2/2018
0.3.3 5,344 6/28/2018
0.3.2 5,396 6/27/2018
0.3.1 5,183 6/27/2018
0.3.0 11,822 6/27/2018