Volo.Abp.Ddd.Domain 8.3.0

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

// Install Volo.Abp.Ddd.Domain as a Cake Tool
#tool nuget:?package=Volo.Abp.Ddd.Domain&version=8.3.0                

ℹ️ 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/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 commercial 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.

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

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

Package Downloads
Volo.Abp.Ddd.Application

Package Description

Volo.Abp.EntityFrameworkCore

Package Description

Volo.Abp.SettingManagement.Domain

Package Description

Volo.Abp.Users.Domain

Package Description

Volo.Abp.Identity.Domain

Package Description

GitHub repositories (17)

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

Repository Stars
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
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
Version Downloads Last updated
8.3.0 11,874 9/5/2024
8.3.0-rc.3 268 8/28/2024
8.3.0-rc.2 295 8/15/2024
8.3.0-rc.1 224 7/31/2024
8.2.3 3,736 9/4/2024
8.2.2 25,526 8/14/2024
8.2.1 22,976 7/30/2024
8.2.0 61,542 6/26/2024
8.2.0-rc.5 780 6/14/2024
8.2.0-rc.4 297 6/7/2024
8.2.0-rc.3 684 5/23/2024
8.2.0-rc.2 246 5/21/2024
8.2.0-rc.1 99 5/20/2024
8.1.5 5,133 7/29/2024
8.1.4 23,495 6/13/2024
8.1.3 75,393 5/15/2024
8.1.2 8,503 5/13/2024
8.1.1 62,512 4/16/2024
8.1.0 30,687 4/4/2024
8.1.0-rc.4 244 4/1/2024
8.1.0-rc.3 4,504 3/19/2024
8.1.0-rc.2 11,598 2/29/2024
8.1.0-rc.1 3,965 2/14/2024
8.0.6 15,356 5/14/2024
8.0.5 64,628 3/14/2024
8.0.4 73,890 2/20/2024
8.0.3 51,912 2/7/2024
8.0.2 77,939 1/17/2024
8.0.1 48,574 1/3/2024
8.0.0 92,408 12/19/2023
8.0.0-rc.3 2,433 12/7/2023
8.0.0-rc.2 3,070 11/28/2023
8.0.0-rc.1 1,674 11/21/2023
7.4.5 51,884 12/27/2023
7.4.4 19,356 12/13/2023
7.4.3 11,542 12/6/2023
7.4.2 112,581 11/13/2023
7.4.1 27,113 10/30/2023
7.4.0 73,768 10/9/2023
7.4.0-rc.5 306 10/2/2023
7.4.0-rc.4 605 9/22/2023
7.4.0-rc.3 1,647 9/13/2023
7.4.0-rc.2 2,658 8/24/2023
7.4.0-rc.1 1,722 8/16/2023
7.3.3 145,254 9/14/2023
7.3.2 122,734 8/7/2023
7.3.1 82,534 7/27/2023
7.3.0 132,541 7/12/2023
7.3.0-rc.3 737 7/5/2023
7.3.0-rc.2 905 6/20/2023
7.3.0-rc.1 2,374 6/6/2023
7.2.3 102,116 7/3/2023
7.2.2 253,506 5/16/2023
7.2.1 66,414 5/2/2023
7.2.0-rc.2 227 4/25/2023
7.2.0-rc.1 681 4/11/2023
7.1.1 101,679 4/3/2023
7.1.0 108,343 3/22/2023
7.1.0-rc.3 561 3/14/2023
7.1.0-rc.2 4,412 2/23/2023
7.1.0-rc.1 1,387 2/7/2023
7.0.3 100,625 3/7/2023
7.0.2 74,513 2/21/2023
7.0.1 180,831 1/19/2023
7.0.0 225,593 1/4/2023
7.0.0-rc.6 2,581 12/28/2022
7.0.0-rc.5 7,987 12/20/2022
7.0.0-rc.4 5,586 12/12/2022
7.0.0-rc.3 1,947 12/8/2022
7.0.0-rc.2 2,704 11/21/2022
7.0.0-rc.1 3,328 11/14/2022
6.0.3 179,900 1/18/2023
6.0.2 150,476 12/6/2022
6.0.1 501,003 10/28/2022
6.0.0 367,529 10/5/2022
6.0.0-rc.5 943 9/27/2022
6.0.0-rc.4 7,412 9/8/2022
6.0.0-rc.3 6,768 8/23/2022
6.0.0-rc.2 6,074 8/8/2022
6.0.0-rc.1 3,445 7/26/2022
5.3.5 41,303 10/20/2022
5.3.4 319,630 8/22/2022
5.3.3 334,827 7/22/2022
5.3.2 246,840 7/7/2022
5.3.1 166,439 6/29/2022
5.3.0 259,431 6/14/2022
5.3.0-rc.3 1,387 5/31/2022
5.3.0-rc.2 660 5/24/2022
5.3.0-rc.1 1,163 5/5/2022
5.2.2 368,618 5/16/2022
5.2.1 382,060 4/18/2022
5.2.0 314,996 4/5/2022
5.2.0-rc.2 2,077 3/18/2022
5.2.0-rc.1 1,739 3/8/2022
5.1.4 332,513 2/28/2022
5.1.3 430,835 1/26/2022
5.1.2 107,557 1/19/2022
5.1.1 136,640 1/12/2022
5.0.2 36,975 1/17/2022
5.0.1 134,387 12/28/2021
5.0.0 124,006 12/14/2021
5.0.0-rc.2 3,214 12/8/2021
5.0.0-rc.1 4,309 11/16/2021
5.0.0-beta.3 2,540 11/3/2021
5.0.0-beta.2 1,185 10/21/2021
5.0.0-beta.1 1,605 10/5/2021
4.4.4 275,623 11/9/2021
4.4.3 250,896 9/29/2021
4.4.2 163,325 9/2/2021
4.4.1 50,072 9/1/2021
4.4.0 767,764 8/2/2021
4.4.0-rc.2 3,949 7/6/2021
4.4.0-rc.1 2,860 6/28/2021
4.3.3 228,724 6/17/2021
4.3.2 192,397 5/27/2021
4.3.1 135,166 5/20/2021
4.3.0 310,502 4/22/2021
4.3.0-rc.2 1,807 4/8/2021
4.3.0-rc.1 1,187 3/31/2021
4.2.2 276,378 3/4/2021
4.2.1 162,555 2/9/2021
4.2.0 136,992 1/28/2021
4.2.0-rc.2 2,092 1/18/2021
4.2.0-rc.1 653 1/14/2021
4.1.2 44,782 1/19/2021
4.1.1 37,667 1/13/2021
4.1.0 67,402 1/6/2021
4.1.0-rc.2 1,321 12/18/2020
4.1.0-rc.1 253 12/17/2020
4.0.2 163,413 12/18/2020
4.0.1 36,764 12/14/2020
4.0.0 163,708 12/3/2020
4.0.0-rc.5 1,776 12/1/2020
4.0.0-rc.4 1,279 11/24/2020
4.0.0-rc.3 1,218 11/16/2020
4.0.0-rc.2 2,381 11/13/2020
4.0.0-rc.1 324 11/12/2020
3.3.2 99,918 12/2/2020
3.3.1 143,109 11/3/2020
3.3.0 54,282 10/27/2020
3.3.0-rc.2 340 10/23/2020
3.3.0-rc.1 579 10/15/2020
3.2.1 242,721 10/8/2020
3.2.0 68,391 10/1/2020
3.2.0-rc.2 1,858 9/21/2020
3.2.0-rc.1 2,575 9/17/2020
3.1.2 107,387 9/11/2020
3.1.1 31,812 9/10/2020
3.1.0 110,369 9/3/2020
3.1.0-rc.4 567 9/1/2020
3.1.0-rc.3 333 8/28/2020
3.1.0-rc.2 450 8/26/2020
3.1.0-rc.1 340 8/24/2020
3.0.5 116,786 7/29/2020
3.0.4 297,720 7/14/2020
3.0.3 47,521 7/7/2020
3.0.2 55,047 7/3/2020
3.0.1 171,818 7/2/2020
3.0.0 47,479 7/1/2020
2.9.0 233,749 6/4/2020
2.8.0 114,673 5/21/2020
2.7.0 156,384 5/7/2020
2.6.2 35,909 4/24/2020
2.6.1 27,236 4/23/2020
2.6.0 102,635 4/20/2020
2.5.0 43,086 4/9/2020
2.4.1 26,738 4/9/2020
2.4.0 59,678 4/6/2020
2.3.0 60,026 3/19/2020
2.2.1 55,909 3/7/2020
2.2.0 27,939 3/5/2020
2.1.1 42,280 2/20/2020
2.1.0 26,683 2/20/2020
2.0.1 70,172 1/24/2020
2.0.0 58,482 1/13/2020
1.1.2 108,894 12/12/2019
1.1.1 27,474 12/11/2019
1.1.0 34,587 12/6/2019
1.0.2 71,720 10/22/2019
1.0.0 26,790 10/21/2019
0.22.0 27,932 10/14/2019
0.21.0 29,567 9/23/2019
0.20.1 24,663 9/23/2019
0.20.0 24,827 9/23/2019
0.19.0 125,183 8/16/2019
0.18.1 71,568 6/26/2019
0.18.0 39,530 6/21/2019
0.17.0 53,272 5/3/2019
0.16.0 33,346 4/14/2019
0.15.0 69,893 3/22/2019
0.14.0 57,799 2/23/2019
0.13.0 35,560 1/27/2019
0.12.0 28,521 1/11/2019
0.11.0 30,886 1/7/2019
0.10.0 27,011 12/21/2018
0.9.0 27,581 12/7/2018
0.8.0 27,335 11/19/2018
0.7.1 26,179 10/31/2018
0.7.0 25,513 10/26/2018
0.6.0 27,968 10/12/2018
0.5.0 30,705 9/25/2018
0.4.1 29,448 8/4/2018
0.4.0 21,181 7/15/2018
0.3.7 20,509 7/6/2018
0.3.6 22,775 7/4/2018
0.3.5 20,036 7/3/2018
0.3.4 20,476 7/2/2018
0.3.3 20,323 6/28/2018
0.3.2 20,463 6/27/2018
0.3.1 16,368 6/27/2018
0.3.0 31,286 6/27/2018