Volo.Abp.ObjectExtending 9.0.6

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

// Install Volo.Abp.ObjectExtending as a Cake Tool
#tool nuget:?package=Volo.Abp.ObjectExtending&version=9.0.6                

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

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

Package Downloads
Volo.Abp.Data

Package Description

Volo.Abp.EventBus.Abstractions

Package Description

Volo.Abp.AutoMapper

Package Description

EasyAbp.PaymentService.Domain

An abp application module that provides payment service.

Lion.AbpPro.Application.Contracts

Abp vNext Pro

GitHub repositories (16)

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

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
EasyAbp/AbpHelper.GUI
Providing code generation and more features to help you develop applications and modules with the ABP framework.
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
Version Downloads Last updated
9.1.0 21,465 3/5/2025
9.1.0-rc.3 413 2/25/2025
9.1.0-rc.2 585 2/11/2025
9.1.0-rc.1 436 1/16/2025
9.0.7 3,897 3/6/2025
9.0.6 8,056 3/3/2025
9.0.5 35,112 2/13/2025
9.0.4 94,754 1/21/2025
9.0.3 42,371 1/6/2025
9.0.2 55,822 12/11/2024
9.0.1 12,252 12/3/2024
9.0.0 24,454 11/19/2024
9.0.0-rc.3 281 11/14/2024
9.0.0-rc.2 234 11/11/2024
9.0.0-rc.1 383 10/22/2024
8.3.4 129,516 11/18/2024
8.3.3 43,862 11/5/2024
8.3.2 126,577 10/17/2024
8.3.1 147,518 9/25/2024
8.3.0 191,494 9/5/2024
8.3.0-rc.3 368 8/28/2024
8.3.0-rc.2 458 8/15/2024
8.3.0-rc.1 448 7/31/2024
8.2.3 22,106 9/4/2024
8.2.2 111,210 8/14/2024
8.2.1 110,223 7/30/2024
8.2.0 286,797 6/26/2024
8.2.0-rc.5 938 6/14/2024
8.2.0-rc.4 409 6/7/2024
8.2.0-rc.3 848 5/23/2024
8.2.0-rc.2 334 5/21/2024
8.2.0-rc.1 157 5/20/2024
8.1.5 25,747 7/29/2024
8.1.4 73,017 6/13/2024
8.1.3 205,478 5/15/2024
8.1.2 25,257 5/13/2024
8.1.1 142,376 4/16/2024
8.1.0 74,731 4/4/2024
8.1.0-rc.4 342 4/1/2024
8.1.0-rc.3 17,721 3/19/2024
8.1.0-rc.2 29,070 2/29/2024
8.1.0-rc.1 4,187 2/14/2024
8.0.6 38,160 5/14/2024
8.0.5 124,282 3/14/2024
8.0.4 136,224 2/20/2024
8.0.3 105,719 2/7/2024
8.0.2 242,172 1/17/2024
8.0.1 107,657 1/3/2024
8.0.0 193,550 12/19/2023
8.0.0-rc.3 4,333 12/7/2023
8.0.0-rc.2 8,590 11/28/2023
8.0.0-rc.1 2,594 11/21/2023
7.4.5 140,528 12/27/2023
7.4.4 31,856 12/13/2023
7.4.3 25,355 12/6/2023
7.4.2 162,303 11/13/2023
7.4.1 44,098 10/30/2023
7.4.0 149,491 10/9/2023
7.4.0-rc.5 367 10/2/2023
7.4.0-rc.4 1,182 9/22/2023
7.4.0-rc.3 3,651 9/13/2023
7.4.0-rc.2 2,970 8/24/2023
7.4.0-rc.1 2,017 8/16/2023
7.3.3 276,751 9/14/2023
7.3.2 208,022 8/7/2023
7.3.1 125,624 7/27/2023
7.3.0 210,295 7/12/2023
7.3.0-rc.3 941 7/5/2023
7.3.0-rc.2 1,091 6/20/2023
7.3.0-rc.1 2,536 6/6/2023
7.2.3 159,414 7/3/2023
7.2.2 428,260 5/16/2023
7.2.1 125,833 5/2/2023
7.2.0-rc.2 285 4/25/2023
7.2.0-rc.1 834 4/11/2023
7.1.1 179,342 4/3/2023
7.1.0 216,046 3/22/2023
7.1.0-rc.3 641 3/14/2023
7.1.0-rc.2 5,595 2/23/2023
7.1.0-rc.1 1,693 2/7/2023
7.0.3 199,821 3/7/2023
7.0.2 142,611 2/21/2023
7.0.1 319,741 1/19/2023
7.0.0 371,805 1/4/2023
7.0.0-rc.6 3,220 12/28/2022
7.0.0-rc.5 8,857 12/20/2022
7.0.0-rc.4 7,203 12/12/2022
7.0.0-rc.3 2,053 12/8/2022
7.0.0-rc.2 2,983 11/21/2022
7.0.0-rc.1 3,577 11/14/2022
6.0.3 276,299 1/18/2023
6.0.2 308,107 12/6/2022
6.0.1 805,114 10/28/2022
6.0.0 586,515 10/5/2022
6.0.0-rc.5 1,140 9/27/2022
6.0.0-rc.4 8,237 9/8/2022
6.0.0-rc.3 9,157 8/23/2022
6.0.0-rc.2 7,881 8/8/2022
6.0.0-rc.1 12,466 7/26/2022
5.3.5 85,366 10/20/2022
5.3.4 577,998 8/22/2022
5.3.3 564,110 7/22/2022
5.3.2 436,892 7/7/2022
5.3.1 322,123 6/29/2022
5.3.0 487,614 6/14/2022
5.3.0-rc.3 1,530 5/31/2022
5.3.0-rc.2 1,124 5/24/2022
5.3.0-rc.1 1,335 5/5/2022
5.2.2 737,419 5/16/2022
5.2.1 694,735 4/18/2022
5.2.0 613,618 4/5/2022
5.2.0-rc.2 2,522 3/18/2022
5.2.0-rc.1 1,860 3/8/2022
5.1.4 589,038 2/28/2022
5.1.3 717,694 1/26/2022
5.1.2 200,397 1/19/2022
5.1.1 244,376 1/12/2022
5.0.2 80,382 1/17/2022
5.0.1 250,312 12/28/2021
5.0.0 245,237 12/14/2021
5.0.0-rc.2 3,531 12/8/2021
5.0.0-rc.1 5,074 11/16/2021
5.0.0-beta.3 2,828 11/3/2021
5.0.0-beta.2 1,407 10/21/2021
5.0.0-beta.1 2,111 10/5/2021
4.4.4 438,344 11/9/2021
4.4.3 435,809 9/29/2021
4.4.2 243,790 9/2/2021
4.4.1 89,460 9/1/2021
4.4.0 1,388,807 8/2/2021
4.4.0-rc.2 4,547 7/6/2021
4.4.0-rc.1 3,966 6/28/2021
4.3.3 373,580 6/17/2021
4.3.2 284,162 5/27/2021
4.3.1 170,480 5/20/2021
4.3.0 557,419 4/22/2021
4.3.0-rc.2 1,933 4/8/2021
4.3.0-rc.1 2,247 3/31/2021
4.2.2 447,456 3/4/2021
4.2.1 252,957 2/9/2021
4.2.0 170,685 1/28/2021
4.2.0-rc.2 5,724 1/18/2021
4.2.0-rc.1 741 1/14/2021
4.1.2 71,399 1/19/2021
4.1.1 69,128 1/13/2021
4.1.0 106,917 1/6/2021
4.1.0-rc.2 1,429 12/18/2020
4.1.0-rc.1 347 12/17/2020
4.0.2 267,224 12/18/2020
4.0.1 66,780 12/14/2020
4.0.0 269,420 12/3/2020
4.0.0-rc.5 2,854 12/1/2020
4.0.0-rc.4 3,172 11/24/2020
4.0.0-rc.3 2,154 11/16/2020
4.0.0-rc.2 2,431 11/13/2020
4.0.0-rc.1 1,224 11/12/2020
3.3.2 137,287 12/2/2020
3.3.1 184,015 11/3/2020
3.3.0 82,860 10/27/2020
3.3.0-rc.2 436 10/23/2020
3.3.0-rc.1 759 10/15/2020
3.2.1 354,404 10/8/2020
3.2.0 87,510 10/1/2020
3.2.0-rc.2 1,999 9/21/2020
3.2.0-rc.1 2,630 9/17/2020
3.1.2 162,479 9/11/2020
3.1.1 49,184 9/10/2020
3.1.0 181,208 9/3/2020
3.1.0-rc.4 678 9/1/2020
3.1.0-rc.3 398 8/28/2020
3.1.0-rc.2 505 8/26/2020
3.1.0-rc.1 430 8/24/2020
3.0.5 172,158 7/29/2020
3.0.4 509,569 7/14/2020
3.0.3 79,046 7/7/2020
3.0.2 78,410 7/3/2020
3.0.1 278,706 7/2/2020
3.0.0 113,027 7/1/2020
2.9.0 447,326 6/4/2020
2.8.0 178,174 5/21/2020
2.7.0 249,243 5/7/2020
2.6.2 47,103 4/24/2020
2.6.1 36,895 4/23/2020
2.6.0 123,387 4/20/2020
2.5.0 56,303 4/9/2020
2.4.1 36,404 4/9/2020
2.4.0 76,041 4/6/2020