Volo.Abp.Ddd.Application.Contracts 9.1.0-rc.1

Prefix Reserved
This is a prerelease version of Volo.Abp.Ddd.Application.Contracts.
dotnet add package Volo.Abp.Ddd.Application.Contracts --version 9.1.0-rc.1                
NuGet\Install-Package Volo.Abp.Ddd.Application.Contracts -Version 9.1.0-rc.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.0-rc.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.Ddd.Application.Contracts --version 9.1.0-rc.1                
#r "nuget: Volo.Abp.Ddd.Application.Contracts, 9.1.0-rc.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.
// Install Volo.Abp.Ddd.Application.Contracts as a Cake Addin
#addin nuget:?package=Volo.Abp.Ddd.Application.Contracts&version=9.1.0-rc.1&prerelease

// Install Volo.Abp.Ddd.Application.Contracts as a Cake Tool
#tool nuget:?package=Volo.Abp.Ddd.Application.Contracts&version=9.1.0-rc.1&prerelease                

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

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

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
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
Version Downloads Last updated
9.1.0-rc.1 103 1/16/2025
9.0.4 13,150 1/21/2025
9.0.3 11,818 1/6/2025
9.0.2 24,924 12/11/2024
9.0.1 6,808 12/3/2024
9.0.0 13,980 11/19/2024
9.0.0-rc.3 239 11/14/2024
9.0.0-rc.2 194 11/11/2024
9.0.0-rc.1 181 10/22/2024
8.3.4 42,427 11/18/2024
8.3.3 27,154 11/5/2024
8.3.2 50,396 10/17/2024
8.3.1 70,563 9/25/2024
8.3.0 95,471 9/5/2024
8.3.0-rc.3 302 8/28/2024
8.3.0-rc.2 311 8/15/2024
8.3.0-rc.1 286 7/31/2024
8.2.3 12,390 9/4/2024
8.2.2 59,859 8/14/2024
8.2.1 52,141 7/30/2024
8.2.0 167,079 6/26/2024
8.2.0-rc.5 758 6/14/2024
8.2.0-rc.4 298 6/7/2024
8.2.0-rc.3 718 5/23/2024
8.2.0-rc.2 248 5/21/2024
8.2.0-rc.1 125 5/20/2024
8.1.5 18,025 7/29/2024
8.1.4 43,680 6/13/2024
8.1.3 117,146 5/15/2024
8.1.2 12,670 5/13/2024
8.1.1 90,028 4/16/2024
8.1.0 49,241 4/4/2024
8.1.0-rc.4 258 4/1/2024
8.1.0-rc.3 4,256 3/19/2024
8.1.0-rc.2 8,284 2/29/2024
8.1.0-rc.1 4,022 2/14/2024
8.0.6 27,230 5/14/2024
8.0.5 93,292 3/14/2024
8.0.4 103,175 2/20/2024
8.0.3 71,487 2/7/2024
8.0.2 100,731 1/17/2024
8.0.1 54,443 1/3/2024
8.0.0 119,347 12/19/2023
8.0.0-rc.3 2,057 12/7/2023
8.0.0-rc.2 2,384 11/28/2023
8.0.0-rc.1 1,021 11/21/2023
7.4.5 97,292 12/27/2023
7.4.4 19,907 12/13/2023
7.4.3 11,995 12/6/2023
7.4.2 130,560 11/13/2023
7.4.1 30,199 10/30/2023
7.4.0 87,914 10/9/2023
7.4.0-rc.5 330 10/2/2023
7.4.0-rc.4 613 9/22/2023
7.4.0-rc.3 1,763 9/13/2023
7.4.0-rc.2 2,834 8/24/2023
7.4.0-rc.1 1,771 8/16/2023
7.3.3 168,443 9/14/2023
7.3.2 129,947 8/7/2023
7.3.1 75,404 7/27/2023
7.3.0 139,108 7/12/2023
7.3.0-rc.3 762 7/5/2023
7.3.0-rc.2 989 6/20/2023
7.3.0-rc.1 2,284 6/6/2023
7.2.3 106,995 7/3/2023
7.2.2 258,292 5/16/2023
7.2.1 69,994 5/2/2023
7.2.0-rc.2 239 4/25/2023
7.2.0-rc.1 704 4/11/2023
7.1.1 107,648 4/3/2023
7.1.0 116,940 3/22/2023
7.1.0-rc.3 573 3/14/2023
7.1.0-rc.2 3,890 2/23/2023
7.1.0-rc.1 1,531 2/7/2023
7.0.3 94,948 3/7/2023
7.0.2 71,764 2/21/2023
7.0.1 172,469 1/19/2023
7.0.0 255,086 1/4/2023
7.0.0-rc.6 2,468 12/28/2022
7.0.0-rc.5 6,942 12/20/2022
7.0.0-rc.4 2,060 12/12/2022
7.0.0-rc.3 1,957 12/8/2022
7.0.0-rc.2 2,654 11/21/2022
7.0.0-rc.1 3,409 11/14/2022
6.0.3 174,362 1/18/2023
6.0.2 138,078 12/6/2022
6.0.1 425,433 10/28/2022
6.0.0 370,265 10/5/2022
6.0.0-rc.5 954 9/27/2022
6.0.0-rc.4 6,863 9/8/2022
6.0.0-rc.3 6,291 8/23/2022
6.0.0-rc.2 6,462 8/8/2022
6.0.0-rc.1 3,552 7/26/2022
5.3.5 36,380 10/20/2022
5.3.4 318,741 8/22/2022
5.3.3 326,239 7/22/2022
5.3.2 206,207 7/7/2022
5.3.1 158,211 6/29/2022
5.3.0 233,840 6/14/2022
5.3.0-rc.3 1,314 5/31/2022
5.3.0-rc.2 555 5/24/2022
5.3.0-rc.1 1,226 5/5/2022
5.2.2 345,980 5/16/2022
5.2.1 280,416 4/18/2022
5.2.0 262,634 4/5/2022
5.2.0-rc.2 2,271 3/18/2022
5.2.0-rc.1 1,757 3/8/2022
5.1.4 279,681 2/28/2022
5.1.3 386,627 1/26/2022
5.1.2 83,697 1/19/2022
5.1.1 114,722 1/12/2022
5.0.2 34,080 1/17/2022
5.0.1 132,245 12/28/2021
5.0.0 104,939 12/14/2021
5.0.0-rc.2 3,113 12/8/2021
5.0.0-rc.1 4,409 11/16/2021
5.0.0-beta.3 2,704 11/3/2021
5.0.0-beta.2 1,294 10/21/2021
5.0.0-beta.1 1,883 10/5/2021
4.4.4 224,470 11/9/2021
4.4.3 196,179 9/29/2021
4.4.2 155,894 9/2/2021
4.4.1 47,164 9/1/2021
4.4.0 571,241 8/2/2021
4.4.0-rc.2 3,499 7/6/2021
4.4.0-rc.1 2,871 6/28/2021
4.3.3 212,381 6/17/2021
4.3.2 177,239 5/27/2021
4.3.1 116,291 5/20/2021
4.3.0 272,106 4/22/2021
4.3.0-rc.2 1,465 4/8/2021
4.3.0-rc.1 1,328 3/31/2021
4.2.2 215,360 3/4/2021
4.2.1 151,737 2/9/2021
4.2.0 107,083 1/28/2021
4.2.0-rc.2 4,019 1/18/2021
4.2.0-rc.1 633 1/14/2021
4.1.2 31,110 1/19/2021
4.1.1 25,148 1/13/2021
4.1.0 46,626 1/6/2021
4.1.0-rc.2 1,256 12/18/2020
4.1.0-rc.1 275 12/17/2020
4.0.2 137,954 12/18/2020
4.0.1 24,106 12/14/2020
4.0.0 154,185 12/3/2020
4.0.0-rc.5 1,616 12/1/2020
4.0.0-rc.4 1,114 11/24/2020
4.0.0-rc.3 1,190 11/16/2020
4.0.0-rc.2 2,381 11/13/2020
4.0.0-rc.1 330 11/12/2020
3.3.2 84,561 12/2/2020
3.3.1 112,915 11/3/2020
3.3.0 36,766 10/27/2020
3.3.0-rc.2 350 10/23/2020
3.3.0-rc.1 598 10/15/2020
3.2.1 211,795 10/8/2020
3.2.0 42,895 10/1/2020
3.2.0-rc.2 1,859 9/21/2020
3.2.0-rc.1 2,077 9/17/2020
3.1.2 88,886 9/11/2020
3.1.1 15,287 9/10/2020
3.1.0 84,888 9/3/2020
3.1.0-rc.4 554 9/1/2020
3.1.0-rc.3 349 8/28/2020
3.1.0-rc.2 454 8/26/2020
3.1.0-rc.1 360 8/24/2020
3.0.5 97,038 7/29/2020
3.0.4 241,371 7/14/2020
3.0.3 29,776 7/7/2020
3.0.2 36,818 7/3/2020
3.0.1 140,352 7/2/2020
3.0.0 33,110 7/1/2020
2.9.0 194,941 6/4/2020
2.8.0 94,727 5/21/2020
2.7.0 124,590 5/7/2020
2.6.2 21,837 4/24/2020
2.6.1 13,896 4/23/2020
2.6.0 60,461 4/20/2020
2.5.0 26,847 4/9/2020
2.4.1 13,671 4/9/2020
2.4.0 35,426 4/6/2020
2.3.0 42,721 3/19/2020
2.2.1 38,095 3/7/2020
2.2.0 14,631 3/5/2020
2.1.1 29,599 2/20/2020
2.1.0 14,367 2/20/2020
2.0.1 53,157 1/24/2020
2.0.0 28,149 1/13/2020
1.1.2 88,698 12/12/2019
1.1.1 14,246 12/11/2019
1.1.0 21,876 12/6/2019
1.0.2 52,356 10/22/2019
1.0.0 14,344 10/21/2019
0.22.0 21,800 10/14/2019