Volo.Abp.Ddd.Application.Contracts 9.2.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.2.0-rc.1                
NuGet\Install-Package Volo.Abp.Ddd.Application.Contracts -Version 9.2.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.2.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.2.0-rc.1                
#r "nuget: Volo.Abp.Ddd.Application.Contracts, 9.2.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.2.0-rc.1&prerelease

// Install Volo.Abp.Ddd.Application.Contracts as a Cake Tool
#tool nuget:?package=Volo.Abp.Ddd.Application.Contracts&version=9.2.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 (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 433 4 days ago
9.1.1 565 2 days ago
9.1.0 16,618 24 days ago
9.1.0-rc.3 346 a month ago
9.1.0-rc.2 445 2 months ago
9.1.0-rc.1 314 2 months ago
9.0.8 922 3 days ago
9.0.7 1,636 23 days ago
9.0.6 3,501 a month ago
9.0.5 19,486 2 months ago
9.0.4 68,698 2 months ago
9.0.3 28,665 3 months ago
9.0.2 39,229 4 months ago
9.0.1 8,684 4 months ago
9.0.0 19,320 4 months ago
9.0.0-rc.3 253 5 months ago
9.0.0-rc.2 205 5 months ago
9.0.0-rc.1 192 5 months ago
8.3.4 77,520 4 months ago
8.3.3 35,213 5 months ago
8.3.2 67,101 5 months ago
8.3.1 100,146 6 months ago
8.3.0 141,713 7 months ago
8.3.0-rc.3 316 7 months ago
8.3.0-rc.2 328 7 months ago
8.3.0-rc.1 374 8 months ago
8.2.3 15,249 7 months ago
8.2.2 68,848 8 months ago
8.2.1 63,559 8 months ago
8.2.0 219,756 9 months ago
8.2.0-rc.5 769 10 months ago
8.2.0-rc.4 308 10 months ago
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,256 8 months ago
8.1.4 49,720 10 months ago
8.1.3 132,004 5/15/2024
8.1.2 13,507 5/13/2024
8.1.1 98,068 4/16/2024
8.1.0 52,316 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,339 2/29/2024
8.1.0-rc.1 4,036 2/14/2024
8.0.6 31,110 5/14/2024
8.0.5 100,480 3/14/2024
8.0.4 111,741 2/20/2024
8.0.3 78,243 2/7/2024
8.0.2 107,241 1/17/2024
8.0.1 57,268 1/3/2024
8.0.0 134,961 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,096 12/27/2023
7.4.4 20,174 12/13/2023
7.4.3 12,237 12/6/2023
7.4.2 134,514 11/13/2023
7.4.1 31,445 10/30/2023
7.4.0 90,893 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,788 8/16/2023
7.3.3 180,927 9/14/2023
7.3.2 133,431 8/7/2023
7.3.1 76,448 7/27/2023
7.3.0 140,600 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,355 7/3/2023
7.2.2 261,740 5/16/2023
7.2.1 72,822 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,382 4/3/2023
7.1.0 117,872 3/22/2023
7.1.0-rc.3 587 3/14/2023
7.1.0-rc.2 3,954 2/23/2023
7.1.0-rc.1 1,567 2/7/2023
7.0.3 96,013 3/7/2023
7.0.2 72,188 2/21/2023
7.0.1 175,065 1/19/2023
7.0.0 259,755 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,324 1/18/2023
6.0.2 140,067 12/6/2022
6.0.1 433,778 10/28/2022
6.0.0 380,180 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,734 8/8/2022
6.0.0-rc.1 3,588 7/26/2022
5.3.5 37,630 10/20/2022
5.3.4 321,691 8/22/2022
5.3.3 330,507 7/22/2022
5.3.2 207,423 7/7/2022
5.3.1 158,302 6/29/2022
5.3.0 235,500 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,177 5/16/2022
5.2.1 281,362 4/18/2022
5.2.0 263,481 4/5/2022
5.2.0-rc.2 2,341 3/18/2022
5.2.0-rc.1 1,777 3/8/2022
5.1.4 280,252 2/28/2022
5.1.3 387,492 1/26/2022
5.1.2 83,839 1/19/2022
5.1.1 114,814 1/12/2022
5.0.2 34,109 1/17/2022
5.0.1 132,528 12/28/2021
5.0.0 105,534 12/14/2021
5.0.0-rc.2 3,138 12/8/2021
5.0.0-rc.1 4,466 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,056 11/9/2021
4.4.3 198,137 9/29/2021
4.4.2 157,704 9/2/2021
4.4.1 47,207 9/1/2021
4.4.0 573,349 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,320 6/17/2021
4.3.2 177,971 5/27/2021
4.3.1 116,745 5/20/2021
4.3.0 275,199 4/22/2021
4.3.0-rc.2 1,494 4/8/2021
4.3.0-rc.1 1,350 3/31/2021
4.2.2 216,945 3/4/2021
4.2.1 152,417 2/9/2021
4.2.0 107,861 1/28/2021
4.2.0-rc.2 4,050 1/18/2021
4.2.0-rc.1 663 1/14/2021
4.1.2 31,310 1/19/2021
4.1.1 25,311 1/13/2021
4.1.0 46,710 1/6/2021
4.1.0-rc.2 1,284 12/18/2020
4.1.0-rc.1 299 12/17/2020
4.0.2 138,099 12/18/2020
4.0.1 24,150 12/14/2020
4.0.0 155,023 12/3/2020
4.0.0-rc.5 1,638 12/1/2020
4.0.0-rc.4 1,137 11/24/2020
4.0.0-rc.3 1,212 11/16/2020
4.0.0-rc.2 2,403 11/13/2020
4.0.0-rc.1 355 11/12/2020
3.3.2 85,766 12/2/2020
3.3.1 113,617 11/3/2020
3.3.0 36,855 10/27/2020
3.3.0-rc.2 373 10/23/2020
3.3.0-rc.1 620 10/15/2020
3.2.1 212,531 10/8/2020
3.2.0 43,216 10/1/2020
3.2.0-rc.2 1,913 9/21/2020
3.2.0-rc.1 2,100 9/17/2020
3.1.2 89,499 9/11/2020
3.1.1 15,320 9/10/2020
3.1.0 85,403 9/3/2020
3.1.0-rc.4 576 9/1/2020
3.1.0-rc.3 372 8/28/2020
3.1.0-rc.2 476 8/26/2020
3.1.0-rc.1 382 8/24/2020
3.0.5 97,438 7/29/2020
3.0.4 241,768 7/14/2020
3.0.3 29,817 7/7/2020
3.0.2 36,851 7/3/2020
3.0.1 140,380 7/2/2020
3.0.0 33,217 7/1/2020
2.9.0 195,158 6/4/2020
2.8.0 94,867 5/21/2020
2.7.0 124,773 5/7/2020
2.6.2 21,901 4/24/2020
2.6.1 13,920 4/23/2020
2.6.0 60,875 4/20/2020
2.5.0 26,884 4/9/2020
2.4.1 13,696 4/9/2020
2.4.0 35,473 4/6/2020
2.3.0 42,821 3/19/2020
2.2.1 38,243 3/7/2020
2.2.0 14,658 3/5/2020
2.1.1 30,009 2/20/2020
2.1.0 14,392 2/20/2020
2.0.1 54,325 1/24/2020
2.0.0 28,201 1/13/2020
1.1.2 88,830 12/12/2019
1.1.1 14,270 12/11/2019
1.1.0 22,084 12/6/2019
1.0.2 54,227 10/22/2019
1.0.0 14,397 10/21/2019
0.22.0 22,753 10/14/2019