Volo.Abp.ObjectExtending 9.1.0

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

// Install Volo.Abp.ObjectExtending as a Cake Tool
#tool nuget:?package=Volo.Abp.ObjectExtending&version=9.1.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/

🔗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.2.0-rc.1 219 17 hours ago
9.1.0 24,544 21 days ago
9.1.0-rc.3 413 a month ago
9.1.0-rc.2 590 a month ago
9.1.0-rc.1 437 2 months ago
9.0.7 3,950 20 days ago
9.0.6 8,111 23 days ago
9.0.5 35,787 a month ago
9.0.4 97,334 2 months ago
9.0.3 43,268 3 months ago
9.0.2 56,559 3 months ago
9.0.1 12,285 4 months ago
9.0.0 24,750 4 months ago
9.0.0-rc.3 282 4 months ago
9.0.0-rc.2 234 4 months ago
9.0.0-rc.1 389 5 months ago
8.3.4 132,120 4 months ago
8.3.3 44,247 5 months ago
8.3.2 128,282 5 months ago
8.3.1 149,761 6 months ago
8.3.0 194,065 7 months ago
8.3.0-rc.3 369 7 months ago
8.3.0-rc.2 458 7 months ago
8.3.0-rc.1 453 8 months ago
8.2.3 22,306 7 months ago
8.2.2 111,665 7 months ago
8.2.1 111,361 8 months ago
8.2.0 290,183 9 months ago
8.2.0-rc.5 938 9 months ago
8.2.0-rc.4 409 10 months ago
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,922 8 months ago
8.1.4 73,479 9 months ago
8.1.3 206,317 5/15/2024
8.1.2 25,273 5/13/2024
8.1.1 142,826 4/16/2024
8.1.0 74,867 4/4/2024
8.1.0-rc.4 342 4/1/2024
8.1.0-rc.3 17,728 3/19/2024
8.1.0-rc.2 29,106 2/29/2024
8.1.0-rc.1 4,188 2/14/2024
8.0.6 38,347 5/14/2024
8.0.5 124,741 3/14/2024
8.0.4 136,692 2/20/2024
8.0.3 106,218 2/7/2024
8.0.2 242,723 1/17/2024
8.0.1 107,910 1/3/2024
8.0.0 194,707 12/19/2023
8.0.0-rc.3 4,333 12/7/2023
8.0.0-rc.2 8,632 11/28/2023
8.0.0-rc.1 2,595 11/21/2023
7.4.5 141,046 12/27/2023
7.4.4 31,867 12/13/2023
7.4.3 25,372 12/6/2023
7.4.2 162,474 11/13/2023
7.4.1 44,132 10/30/2023
7.4.0 149,732 10/9/2023
7.4.0-rc.5 367 10/2/2023
7.4.0-rc.4 1,189 9/22/2023
7.4.0-rc.3 3,652 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 277,682 9/14/2023
7.3.2 208,140 8/7/2023
7.3.1 125,739 7/27/2023
7.3.0 210,435 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,508 7/3/2023
7.2.2 428,477 5/16/2023
7.2.1 125,883 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,445 4/3/2023
7.1.0 216,133 3/22/2023
7.1.0-rc.3 641 3/14/2023
7.1.0-rc.2 5,601 2/23/2023
7.1.0-rc.1 1,693 2/7/2023
7.0.3 199,975 3/7/2023
7.0.2 142,720 2/21/2023
7.0.1 319,904 1/19/2023
7.0.0 371,984 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,581 11/14/2022
6.0.3 277,195 1/18/2023
6.0.2 308,330 12/6/2022
6.0.1 805,769 10/28/2022
6.0.0 586,957 10/5/2022
6.0.0-rc.5 1,141 9/27/2022
6.0.0-rc.4 8,238 9/8/2022
6.0.0-rc.3 9,158 8/23/2022
6.0.0-rc.2 7,894 8/8/2022
6.0.0-rc.1 12,474 7/26/2022
5.3.5 85,418 10/20/2022
5.3.4 578,162 8/22/2022
5.3.3 564,265 7/22/2022
5.3.2 437,035 7/7/2022
5.3.1 322,150 6/29/2022
5.3.0 487,658 6/14/2022
5.3.0-rc.3 1,531 5/31/2022
5.3.0-rc.2 1,125 5/24/2022
5.3.0-rc.1 1,337 5/5/2022
5.2.2 737,512 5/16/2022
5.2.1 694,809 4/18/2022
5.2.0 613,674 4/5/2022
5.2.0-rc.2 2,527 3/18/2022
5.2.0-rc.1 1,862 3/8/2022
5.1.4 589,086 2/28/2022
5.1.3 717,737 1/26/2022
5.1.2 200,409 1/19/2022
5.1.1 244,382 1/12/2022
5.0.2 80,383 1/17/2022
5.0.1 250,319 12/28/2021
5.0.0 245,272 12/14/2021
5.0.0-rc.2 3,532 12/8/2021
5.0.0-rc.1 5,077 11/16/2021
5.0.0-beta.3 2,829 11/3/2021
5.0.0-beta.2 1,409 10/21/2021
5.0.0-beta.1 2,113 10/5/2021
4.4.4 438,536 11/9/2021
4.4.3 435,895 9/29/2021
4.4.2 243,912 9/2/2021
4.4.1 89,462 9/1/2021
4.4.0 1,389,079 8/2/2021
4.4.0-rc.2 4,553 7/6/2021
4.4.0-rc.1 3,969 6/28/2021
4.3.3 373,637 6/17/2021
4.3.2 284,219 5/27/2021
4.3.1 170,516 5/20/2021
4.3.0 557,570 4/22/2021
4.3.0-rc.2 1,935 4/8/2021
4.3.0-rc.1 2,249 3/31/2021
4.2.2 447,523 3/4/2021
4.2.1 252,979 2/9/2021
4.2.0 170,745 1/28/2021
4.2.0-rc.2 5,726 1/18/2021
4.2.0-rc.1 743 1/14/2021
4.1.2 71,402 1/19/2021
4.1.1 69,140 1/13/2021
4.1.0 106,921 1/6/2021
4.1.0-rc.2 1,431 12/18/2020
4.1.0-rc.1 349 12/17/2020
4.0.2 267,227 12/18/2020
4.0.1 66,783 12/14/2020
4.0.0 269,450 12/3/2020
4.0.0-rc.5 2,856 12/1/2020
4.0.0-rc.4 3,174 11/24/2020
4.0.0-rc.3 2,156 11/16/2020
4.0.0-rc.2 2,433 11/13/2020
4.0.0-rc.1 1,226 11/12/2020
3.3.2 137,333 12/2/2020
3.3.1 184,069 11/3/2020
3.3.0 82,865 10/27/2020
3.3.0-rc.2 438 10/23/2020
3.3.0-rc.1 761 10/15/2020
3.2.1 354,435 10/8/2020
3.2.0 87,524 10/1/2020
3.2.0-rc.2 2,003 9/21/2020
3.2.0-rc.1 2,632 9/17/2020
3.1.2 162,526 9/11/2020
3.1.1 49,203 9/10/2020
3.1.0 181,230 9/3/2020
3.1.0-rc.4 680 9/1/2020
3.1.0-rc.3 400 8/28/2020
3.1.0-rc.2 507 8/26/2020
3.1.0-rc.1 432 8/24/2020
3.0.5 172,195 7/29/2020
3.0.4 509,606 7/14/2020
3.0.3 79,048 7/7/2020
3.0.2 78,413 7/3/2020
3.0.1 278,709 7/2/2020
3.0.0 113,058 7/1/2020
2.9.0 447,384 6/4/2020
2.8.0 178,185 5/21/2020
2.7.0 249,259 5/7/2020
2.6.2 47,108 4/24/2020
2.6.1 36,897 4/23/2020
2.6.0 123,399 4/20/2020
2.5.0 56,305 4/9/2020
2.4.1 36,406 4/9/2020
2.4.0 76,064 4/6/2020