Volo.Abp.Ddd.Application.Contracts 9.1.1

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

🔗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 commercial version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP, check out Why ABP.IO Platform page.

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

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

Package Downloads
Volo.Abp.Ddd.Application

Package Description

Volo.Abp.AspNetCore.Mvc.Contracts

Package Description

Volo.Abp.PermissionManagement.Application.Contracts

Package Description

Volo.Abp.FeatureManagement.Application.Contracts

Package Description

Volo.Abp.SettingManagement.Application.Contracts

Package Description

GitHub repositories (15)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.Ddd.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
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
Version Downloads Last updated
9.2.0-rc.1 587 3/25/2025
9.1.1 3,966 3/27/2025
9.1.0 18,515 3/5/2025
9.1.0-rc.3 347 2/25/2025
9.1.0-rc.2 445 2/11/2025
9.1.0-rc.1 315 1/16/2025
9.0.8 1,417 3/26/2025
9.0.7 1,664 3/6/2025
9.0.6 3,558 3/3/2025
9.0.5 19,724 2/13/2025
9.0.4 70,777 1/21/2025
9.0.3 29,161 1/6/2025
9.0.2 39,679 12/11/2024
9.0.1 8,722 12/3/2024
9.0.0 19,565 11/19/2024
9.0.0-rc.3 253 11/14/2024
9.0.0-rc.2 205 11/11/2024
9.0.0-rc.1 192 10/22/2024
8.3.4 79,104 11/18/2024
8.3.3 35,525 11/5/2024
8.3.2 67,523 10/17/2024
8.3.1 101,063 9/25/2024
8.3.0 143,323 9/5/2024
8.3.0-rc.3 316 8/28/2024
8.3.0-rc.2 328 8/15/2024
8.3.0-rc.1 374 7/31/2024
8.2.3 15,433 9/4/2024
8.2.2 69,180 8/14/2024
8.2.1 63,975 7/30/2024
8.2.0 221,423 6/26/2024
8.2.0-rc.5 769 6/14/2024
8.2.0-rc.4 309 6/7/2024
8.2.0-rc.3 734 5/23/2024
8.2.0-rc.2 260 5/21/2024
8.2.0-rc.1 134 5/20/2024
8.1.5 24,486 7/29/2024
8.1.4 49,920 6/13/2024
8.1.3 132,514 5/15/2024
8.1.2 13,541 5/13/2024
8.1.1 98,461 4/16/2024
8.1.0 52,441 4/4/2024
8.1.0-rc.4 267 4/1/2024
8.1.0-rc.3 4,377 3/19/2024
8.1.0-rc.2 8,341 2/29/2024
8.1.0-rc.1 4,036 2/14/2024
8.0.6 31,202 5/14/2024
8.0.5 100,809 3/14/2024
8.0.4 112,000 2/20/2024
8.0.3 78,440 2/7/2024
8.0.2 107,457 1/17/2024
8.0.1 57,318 1/3/2024
8.0.0 135,524 12/19/2023
8.0.0-rc.3 2,065 12/7/2023
8.0.0-rc.2 2,425 11/28/2023
8.0.0-rc.1 1,032 11/21/2023
7.4.5 106,463 12/27/2023
7.4.4 20,192 12/13/2023
7.4.3 12,250 12/6/2023
7.4.2 134,542 11/13/2023
7.4.1 31,466 10/30/2023
7.4.0 91,037 10/9/2023
7.4.0-rc.5 341 10/2/2023
7.4.0-rc.4 620 9/22/2023
7.4.0-rc.3 1,775 9/13/2023
7.4.0-rc.2 2,864 8/24/2023
7.4.0-rc.1 1,791 8/16/2023
7.3.3 181,855 9/14/2023
7.3.2 133,499 8/7/2023
7.3.1 76,467 7/27/2023
7.3.0 140,621 7/12/2023
7.3.0-rc.3 773 7/5/2023
7.3.0-rc.2 1,010 6/20/2023
7.3.0-rc.1 2,304 6/6/2023
7.2.3 109,416 7/3/2023
7.2.2 261,812 5/16/2023
7.2.1 72,848 5/2/2023
7.2.0-rc.2 251 4/25/2023
7.2.0-rc.1 719 4/11/2023
7.1.1 110,459 4/3/2023
7.1.0 117,887 3/22/2023
7.1.0-rc.3 587 3/14/2023
7.1.0-rc.2 3,959 2/23/2023
7.1.0-rc.1 1,567 2/7/2023
7.0.3 96,055 3/7/2023
7.0.2 72,202 2/21/2023
7.0.1 175,142 1/19/2023
7.0.0 259,969 1/4/2023
7.0.0-rc.6 2,483 12/28/2022
7.0.0-rc.5 6,982 12/20/2022
7.0.0-rc.4 2,075 12/12/2022
7.0.0-rc.3 1,973 12/8/2022
7.0.0-rc.2 2,671 11/21/2022
7.0.0-rc.1 3,438 11/14/2022
6.0.3 185,865 1/18/2023
6.0.2 140,126 12/6/2022
6.0.1 434,065 10/28/2022
6.0.0 380,499 10/5/2022
6.0.0-rc.5 977 9/27/2022
6.0.0-rc.4 6,887 9/8/2022
6.0.0-rc.3 6,326 8/23/2022
6.0.0-rc.2 6,744 8/8/2022
6.0.0-rc.1 3,589 7/26/2022
5.3.5 37,655 10/20/2022
5.3.4 321,769 8/22/2022
5.3.3 330,588 7/22/2022
5.3.2 207,477 7/7/2022
5.3.1 158,305 6/29/2022
5.3.0 235,532 6/14/2022
5.3.0-rc.3 1,331 5/31/2022
5.3.0-rc.2 573 5/24/2022
5.3.0-rc.1 1,245 5/5/2022
5.2.2 348,255 5/16/2022
5.2.1 281,387 4/18/2022
5.2.0 263,485 4/5/2022
5.2.0-rc.2 2,341 3/18/2022
5.2.0-rc.1 1,778 3/8/2022
5.1.4 280,267 2/28/2022
5.1.3 387,536 1/26/2022
5.1.2 83,883 1/19/2022
5.1.1 114,815 1/12/2022
5.0.2 34,109 1/17/2022
5.0.1 132,530 12/28/2021
5.0.0 105,545 12/14/2021
5.0.0-rc.2 3,138 12/8/2021
5.0.0-rc.1 4,470 11/16/2021
5.0.0-beta.3 2,735 11/3/2021
5.0.0-beta.2 1,344 10/21/2021
5.0.0-beta.1 1,992 10/5/2021
4.4.4 227,194 11/9/2021
4.4.3 198,178 9/29/2021
4.4.2 157,801 9/2/2021
4.4.1 47,207 9/1/2021
4.4.0 573,414 8/2/2021
4.4.0-rc.2 3,759 7/6/2021
4.4.0-rc.1 2,894 6/28/2021
4.3.3 213,354 6/17/2021
4.3.2 177,999 5/27/2021
4.3.1 116,764 5/20/2021
4.3.0 275,325 4/22/2021
4.3.0-rc.2 1,495 4/8/2021
4.3.0-rc.1 1,351 3/31/2021
4.2.2 216,981 3/4/2021
4.2.1 152,430 2/9/2021
4.2.0 107,897 1/28/2021
4.2.0-rc.2 4,051 1/18/2021
4.2.0-rc.1 664 1/14/2021
4.1.2 31,320 1/19/2021
4.1.1 25,312 1/13/2021
4.1.0 46,711 1/6/2021
4.1.0-rc.2 1,285 12/18/2020
4.1.0-rc.1 300 12/17/2020
4.0.2 138,100 12/18/2020
4.0.1 24,151 12/14/2020
4.0.0 155,031 12/3/2020
4.0.0-rc.5 1,639 12/1/2020
4.0.0-rc.4 1,138 11/24/2020
4.0.0-rc.3 1,213 11/16/2020
4.0.0-rc.2 2,404 11/13/2020
4.0.0-rc.1 356 11/12/2020
3.3.2 85,797 12/2/2020
3.3.1 113,644 11/3/2020
3.3.0 36,864 10/27/2020
3.3.0-rc.2 374 10/23/2020
3.3.0-rc.1 621 10/15/2020
3.2.1 212,567 10/8/2020
3.2.0 43,219 10/1/2020
3.2.0-rc.2 1,914 9/21/2020
3.2.0-rc.1 2,101 9/17/2020
3.1.2 89,518 9/11/2020
3.1.1 15,331 9/10/2020
3.1.0 85,447 9/3/2020
3.1.0-rc.4 577 9/1/2020
3.1.0-rc.3 373 8/28/2020
3.1.0-rc.2 477 8/26/2020
3.1.0-rc.1 383 8/24/2020
3.0.5 97,449 7/29/2020
3.0.4 241,803 7/14/2020
3.0.3 29,818 7/7/2020
3.0.2 36,852 7/3/2020
3.0.1 140,381 7/2/2020
3.0.0 33,223 7/1/2020
2.9.0 195,164 6/4/2020
2.8.0 94,872 5/21/2020
2.7.0 124,780 5/7/2020
2.6.2 21,905 4/24/2020
2.6.1 13,922 4/23/2020
2.6.0 60,917 4/20/2020
2.5.0 26,886 4/9/2020
2.4.1 13,698 4/9/2020
2.4.0 35,475 4/6/2020
2.3.0 42,824 3/19/2020
2.2.1 38,249 3/7/2020
2.2.0 14,660 3/5/2020
2.1.1 30,024 2/20/2020
2.1.0 14,394 2/20/2020
2.0.1 54,388 1/24/2020
2.0.0 28,204 1/13/2020
1.1.2 88,833 12/12/2019
1.1.1 14,272 12/11/2019
1.1.0 22,095 12/6/2019
1.0.2 54,229 10/22/2019
1.0.0 14,400 10/21/2019
0.22.0 22,822 10/14/2019