Volo.Abp.PermissionManagement.Application.Contracts 8.3.4

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

// Install Volo.Abp.PermissionManagement.Application.Contracts as a Cake Tool
#tool nuget:?package=Volo.Abp.PermissionManagement.Application.Contracts&version=8.3.4                

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

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

Package Downloads
Volo.Abp.PermissionManagement.Application

Package Description

Volo.Abp.Identity.Application.Contracts

Package Description

Volo.Abp.PermissionManagement.HttpApi

Package Description

Volo.Abp.PermissionManagement.HttpApi.Client

Package Description

Volo.Abp.PermissionManagement.Web

Package Description

GitHub repositories (17)

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

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
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
Version Downloads Last updated
9.0.0 2,031 11/19/2024
9.0.0-rc.3 147 11/14/2024
9.0.0-rc.2 134 11/11/2024
9.0.0-rc.1 144 10/22/2024
8.3.4 2,360 11/18/2024
8.3.3 7,220 11/5/2024
8.3.2 13,929 10/17/2024
8.3.1 30,382 9/25/2024
8.3.0 43,629 9/5/2024
8.3.0-rc.3 151 8/28/2024
8.3.0-rc.2 150 8/15/2024
8.3.0-rc.1 201 7/31/2024
8.2.3 4,684 9/4/2024
8.2.2 23,445 8/14/2024
8.2.1 26,383 7/30/2024
8.2.0 71,878 6/26/2024
8.2.0-rc.5 627 6/14/2024
8.2.0-rc.4 188 6/7/2024
8.2.0-rc.3 520 5/23/2024
8.2.0-rc.2 114 5/21/2024
8.2.0-rc.1 96 5/20/2024
8.1.5 1,769 7/29/2024
8.1.4 21,520 6/13/2024
8.1.3 64,122 5/15/2024
8.1.2 5,454 5/13/2024
8.1.1 52,977 4/16/2024
8.1.0 20,780 4/4/2024
8.1.0-rc.4 186 4/1/2024
8.1.0-rc.3 740 3/19/2024
8.1.0-rc.2 863 2/29/2024
8.1.0-rc.1 2,673 2/14/2024
8.0.6 3,889 5/14/2024
8.0.5 52,027 3/14/2024
8.0.4 62,436 2/20/2024
8.0.3 27,886 2/7/2024
8.0.2 59,001 1/17/2024
8.0.1 21,758 1/3/2024
8.0.0 65,760 12/19/2023
8.0.0-rc.3 1,355 12/7/2023
8.0.0-rc.2 1,188 11/28/2023
8.0.0-rc.1 648 11/21/2023
7.4.5 41,731 12/27/2023
7.4.4 12,451 12/13/2023
7.4.3 4,299 12/6/2023
7.4.2 102,669 11/13/2023
7.4.1 16,107 10/30/2023
7.4.0 38,166 10/9/2023
7.4.0-rc.5 259 10/2/2023
7.4.0-rc.4 534 9/22/2023
7.4.0-rc.3 842 9/13/2023
7.4.0-rc.2 2,513 8/24/2023
7.4.0-rc.1 1,096 8/16/2023
7.3.3 106,876 9/14/2023
7.3.2 68,197 8/7/2023
7.3.1 37,915 7/27/2023
7.3.0 87,262 7/12/2023
7.3.0-rc.3 223 7/5/2023
7.3.0-rc.2 362 6/20/2023
7.3.0-rc.1 1,828 6/6/2023
7.2.3 43,249 7/3/2023
7.2.2 148,173 5/16/2023
7.2.1 37,740 5/2/2023
7.2.0-rc.2 191 4/25/2023
7.2.0-rc.1 348 4/11/2023
7.1.1 46,490 4/3/2023
7.1.0 39,152 3/22/2023
7.1.0-rc.3 279 3/14/2023
7.1.0-rc.2 3,177 2/23/2023
7.1.0-rc.1 546 2/7/2023
7.0.3 41,466 3/7/2023
7.0.2 29,656 2/21/2023
7.0.1 71,882 1/19/2023
7.0.0 131,946 1/4/2023
7.0.0-rc.6 1,719 12/28/2022
7.0.0-rc.5 5,339 12/20/2022
7.0.0-rc.4 1,149 12/12/2022
7.0.0-rc.3 845 12/8/2022
7.0.0-rc.2 1,772 11/21/2022
7.0.0-rc.1 556 11/14/2022
6.0.3 84,186 1/18/2023
6.0.2 63,121 12/6/2022
6.0.1 134,914 10/28/2022
6.0.0 152,977 10/5/2022
6.0.0-rc.5 772 9/27/2022
6.0.0-rc.4 2,289 9/8/2022
6.0.0-rc.3 4,014 8/23/2022
6.0.0-rc.2 4,865 8/8/2022
6.0.0-rc.1 1,892 7/26/2022
5.3.5 13,700 10/20/2022
5.3.4 133,899 8/22/2022
5.3.3 143,298 7/22/2022
5.3.2 54,197 7/7/2022
5.3.1 38,133 6/29/2022
5.3.0 65,088 6/14/2022
5.3.0-rc.3 1,098 5/31/2022
5.3.0-rc.2 462 5/24/2022
5.3.0-rc.1 959 5/5/2022
5.2.2 101,650 5/16/2022
5.2.1 75,732 4/18/2022
5.2.0 55,472 4/5/2022
5.2.0-rc.2 835 3/18/2022
5.2.0-rc.1 1,529 3/8/2022
5.1.4 100,337 2/28/2022
5.1.3 124,939 1/26/2022
5.1.2 20,083 1/19/2022
5.1.1 26,948 1/12/2022
5.0.2 6,561 1/17/2022
5.0.1 49,006 12/28/2021
5.0.0 47,263 12/14/2021
5.0.0-rc.2 2,996 12/8/2021
5.0.0-rc.1 3,361 11/16/2021
5.0.0-beta.3 1,610 11/3/2021
5.0.0-beta.2 1,236 10/21/2021
5.0.0-beta.1 942 10/4/2021
4.4.4 96,323 11/9/2021
4.4.3 90,195 9/29/2021
4.4.2 71,047 9/2/2021
4.4.1 16,802 9/1/2021
4.4.0 177,647 8/2/2021
4.4.0-rc.2 2,998 7/6/2021
4.4.0-rc.1 2,186 6/28/2021
4.3.3 79,868 6/17/2021
4.3.2 60,989 5/27/2021
4.3.1 83,269 5/20/2021
4.3.0 92,814 4/22/2021
4.3.0-rc.2 1,309 4/8/2021
4.3.0-rc.1 1,097 3/31/2021
4.2.2 58,679 3/4/2021
4.2.1 90,840 2/9/2021
4.2.0 69,572 1/28/2021
4.2.0-rc.2 1,153 1/18/2021
4.2.0-rc.1 573 1/14/2021
4.1.2 14,806 1/19/2021
4.1.1 7,932 1/13/2021
4.1.0 14,352 1/6/2021
4.1.0-rc.2 1,245 12/18/2020
4.1.0-rc.1 291 12/17/2020
4.0.2 32,470 12/18/2020
4.0.1 6,574 12/14/2020
4.0.0 72,767 12/3/2020
4.0.0-rc.5 1,537 12/1/2020
4.0.0-rc.4 786 11/24/2020
4.0.0-rc.3 1,090 11/16/2020
4.0.0-rc.2 2,240 11/13/2020
4.0.0-rc.1 317 11/12/2020
3.3.2 18,805 12/2/2020
3.3.1 61,233 11/3/2020
3.3.0 17,061 10/27/2020
3.3.0-rc.2 382 10/23/2020
3.3.0-rc.1 572 10/15/2020
3.2.1 54,926 10/8/2020
3.2.0 24,033 10/1/2020
3.2.0-rc.2 1,862 9/21/2020
3.2.0-rc.1 1,749 9/17/2020
3.1.2 27,440 9/11/2020
3.1.1 4,336 9/10/2020
3.1.0 16,957 9/3/2020
3.1.0-rc.4 616 9/1/2020
3.1.0-rc.3 345 8/28/2020
3.1.0-rc.2 430 8/26/2020
3.1.0-rc.1 376 8/24/2020
3.0.5 25,327 7/29/2020
3.0.4 31,144 7/14/2020
3.0.3 9,817 7/7/2020
3.0.2 11,124 7/3/2020
3.0.1 4,194 7/2/2020
3.0.0 8,402 7/1/2020
2.9.0 32,569 6/4/2020
2.8.0 25,112 5/21/2020
2.7.0 16,291 5/7/2020
2.6.2 10,019 4/24/2020
2.6.1 3,919 4/23/2020
2.6.0 23,001 4/20/2020
2.5.0 10,207 4/9/2020
2.4.1 3,863 4/9/2020
2.4.0 23,359 4/6/2020
2.3.0 14,464 3/19/2020
2.2.1 12,710 3/7/2020
2.2.0 4,216 3/5/2020
2.1.1 10,557 2/20/2020
2.1.0 3,496 2/20/2020
2.0.1 32,773 1/24/2020
2.0.0 8,203 1/13/2020
1.1.2 10,922 12/12/2019
1.1.1 4,347 12/11/2019
1.1.0 4,982 12/6/2019
1.0.2 15,484 10/22/2019
1.0.0 4,783 10/21/2019
0.22.0 5,212 10/14/2019
0.21.0 5,179 9/23/2019
0.20.1 3,299 9/23/2019
0.20.0 3,359 9/23/2019
0.19.0 27,601 8/16/2019
0.18.1 16,501 6/26/2019
0.18.0 7,645 6/21/2019
0.17.0 11,490 5/3/2019
0.16.0 6,405 4/14/2019
0.15.0 4,338 3/22/2019
0.14.0 23,166 2/23/2019
0.13.0 11,139 1/27/2019
0.12.0 3,105 1/11/2019
0.11.0 2,796 1/7/2019
0.10.0 3,195 12/21/2018
0.9.0 3,120 12/7/2018
0.8.0 3,223 11/19/2018
0.7.1 3,567 10/31/2018
0.7.0 2,914 10/26/2018
0.6.0 3,385 10/12/2018
0.5.0 3,190 9/25/2018
0.4.1 3,285 8/4/2018
0.4.0 3,017 7/15/2018
0.3.7 3,154 7/6/2018
0.3.6 2,960 7/4/2018
0.3.5 3,139 7/3/2018
0.3.4 3,169 7/2/2018
0.3.3 3,109 6/28/2018
0.3.2 3,122 6/27/2018
0.3.1 2,929 6/27/2018
0.3.0 8,154 6/27/2018