Volo.Abp.ObjectExtending 8.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Volo.Abp.ObjectExtending --version 8.1.1
NuGet\Install-Package Volo.Abp.ObjectExtending -Version 8.1.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.ObjectExtending" Version="8.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.ObjectExtending --version 8.1.1
#r "nuget: Volo.Abp.ObjectExtending, 8.1.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.ObjectExtending as a Cake Addin
#addin nuget:?package=Volo.Abp.ObjectExtending&version=8.1.1

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

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://docs.abp.io

🔗Community: https://community.abp.io

🔗Blog: https://blog.abp.io

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://community.abp.io/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.

Official website: https://commercial.abp.io

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

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

Package Downloads
Volo.Abp.Data The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.EventBus.Abstractions The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Volo.Abp.AutoMapper The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

EasyAbp.PaymentService.Domain

An abp application module that provides payment service.

Lion.AbpPro.Application.Contracts

Abp vNext Pro

GitHub repositories (13)

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
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
Version Downloads Last updated
8.1.1 9,795 4/16/2024
8.1.0 23,677 4/4/2024
8.1.0-rc.4 276 4/1/2024
8.1.0-rc.3 6,076 3/19/2024
8.1.0-rc.2 14,156 2/29/2024
8.1.0-rc.1 2,113 2/14/2024
8.0.5 34,805 3/14/2024
8.0.4 52,578 2/20/2024
8.0.3 41,876 2/7/2024
8.0.2 120,460 1/17/2024
8.0.1 59,427 1/3/2024
8.0.0 80,583 12/19/2023
8.0.0-rc.3 3,371 12/7/2023
8.0.0-rc.2 4,441 11/28/2023
8.0.0-rc.1 1,965 11/21/2023
7.4.5 46,183 12/27/2023
7.4.4 23,760 12/13/2023
7.4.3 19,668 12/6/2023
7.4.2 71,426 11/13/2023
7.4.1 32,190 10/30/2023
7.4.0 96,596 10/9/2023
7.4.0-rc.5 324 10/2/2023
7.4.0-rc.4 647 9/22/2023
7.4.0-rc.3 2,728 9/13/2023
7.4.0-rc.2 1,976 8/24/2023
7.4.0-rc.1 1,638 8/16/2023
7.3.3 178,618 9/14/2023
7.3.2 154,569 8/7/2023
7.3.1 98,205 7/27/2023
7.3.0 132,774 7/12/2023
7.3.0-rc.3 891 7/5/2023
7.3.0-rc.2 868 6/20/2023
7.3.0-rc.1 2,353 6/6/2023
7.2.3 122,264 7/3/2023
7.2.2 360,648 5/16/2023
7.2.1 101,817 5/2/2023
7.2.0-rc.2 242 4/25/2023
7.2.0-rc.1 788 4/11/2023
7.1.1 151,269 4/3/2023
7.1.0 190,332 3/22/2023
7.1.0-rc.3 597 3/14/2023
7.1.0-rc.2 4,069 2/23/2023
7.1.0-rc.1 1,540 2/7/2023
7.0.3 177,904 3/7/2023
7.0.2 117,559 2/21/2023
7.0.1 283,325 1/19/2023
7.0.0 295,772 1/4/2023
7.0.0-rc.6 3,136 12/28/2022
7.0.0-rc.5 7,808 12/20/2022
7.0.0-rc.4 6,894 12/12/2022
7.0.0-rc.3 1,999 12/8/2022
7.0.0-rc.2 2,921 11/21/2022
7.0.0-rc.1 2,816 11/14/2022
6.0.3 168,030 1/18/2023
6.0.2 260,427 12/6/2022
6.0.1 695,678 10/28/2022
6.0.0 475,525 10/5/2022
6.0.0-rc.5 1,085 9/27/2022
6.0.0-rc.4 7,939 9/8/2022
6.0.0-rc.3 8,296 8/23/2022
6.0.0-rc.2 6,505 8/8/2022
6.0.0-rc.1 5,664 7/26/2022
5.3.5 74,578 10/20/2022
5.3.4 523,471 8/22/2022
5.3.3 486,337 7/22/2022
5.3.2 416,785 7/7/2022
5.3.1 310,574 6/29/2022
5.3.0 450,130 6/14/2022
5.3.0-rc.3 1,491 5/31/2022
5.3.0-rc.2 1,061 5/24/2022
5.3.0-rc.1 1,282 5/5/2022
5.2.2 696,567 5/16/2022
5.2.1 632,635 4/18/2022
5.2.0 588,981 4/5/2022
5.2.0-rc.2 2,393 3/18/2022
5.2.0-rc.1 1,808 3/8/2022
5.1.4 569,835 2/28/2022
5.1.3 689,999 1/26/2022
5.1.2 192,186 1/19/2022
5.1.1 235,285 1/12/2022
5.0.2 77,415 1/17/2022
5.0.1 233,775 12/28/2021
5.0.0 230,874 12/14/2021
5.0.0-rc.2 3,240 12/8/2021
5.0.0-rc.1 4,841 11/16/2021
5.0.0-beta.3 2,736 11/3/2021
5.0.0-beta.2 1,263 10/21/2021
5.0.0-beta.1 1,927 10/5/2021
4.4.4 397,494 11/9/2021
4.4.3 409,427 9/29/2021
4.4.2 225,559 9/2/2021
4.4.1 85,864 9/1/2021
4.4.0 1,291,747 8/2/2021
4.4.0-rc.2 3,995 7/6/2021
4.4.0-rc.1 3,650 6/28/2021
4.3.3 356,129 6/17/2021
4.3.2 272,379 5/27/2021
4.3.1 165,129 5/20/2021
4.3.0 514,340 4/22/2021
4.3.0-rc.2 1,813 4/8/2021
4.3.0-rc.1 2,203 3/31/2021
4.2.2 424,115 3/4/2021
4.2.1 239,095 2/9/2021
4.2.0 163,992 1/28/2021
4.2.0-rc.2 5,576 1/18/2021
4.2.0-rc.1 692 1/14/2021
4.1.2 68,315 1/19/2021
4.1.1 65,588 1/13/2021
4.1.0 103,197 1/6/2021
4.1.0-rc.2 1,350 12/18/2020
4.1.0-rc.1 303 12/17/2020
4.0.2 246,121 12/18/2020
4.0.1 64,362 12/14/2020
4.0.0 243,447 12/3/2020
4.0.0-rc.5 2,754 12/1/2020
4.0.0-rc.4 3,041 11/24/2020
4.0.0-rc.3 2,067 11/16/2020
4.0.0-rc.2 2,388 11/13/2020
4.0.0-rc.1 1,130 11/12/2020
3.3.2 125,516 12/2/2020
3.3.1 175,067 11/3/2020
3.3.0 78,851 10/27/2020
3.3.0-rc.2 392 10/23/2020
3.3.0-rc.1 685 10/15/2020
3.2.1 337,192 10/8/2020
3.2.0 82,819 10/1/2020
3.2.0-rc.2 1,905 9/21/2020
3.2.0-rc.1 2,583 9/17/2020
3.1.2 152,902 9/11/2020
3.1.1 47,563 9/10/2020
3.1.0 169,302 9/3/2020
3.1.0-rc.4 633 9/1/2020
3.1.0-rc.3 352 8/28/2020
3.1.0-rc.2 444 8/26/2020
3.1.0-rc.1 376 8/24/2020
3.0.5 163,390 7/29/2020
3.0.4 484,577 7/14/2020
3.0.3 76,069 7/7/2020
3.0.2 73,577 7/3/2020
3.0.1 265,916 7/2/2020
3.0.0 107,032 7/1/2020
2.9.0 425,631 6/4/2020
2.8.0 170,490 5/21/2020
2.7.0 238,389 5/7/2020
2.6.2 45,382 4/24/2020
2.6.1 35,646 4/23/2020
2.6.0 116,289 4/20/2020
2.5.0 54,265 4/9/2020
2.4.1 35,213 4/9/2020
2.4.0 73,030 4/6/2020