Volo.Abp.ObjectExtending 8.0.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 8.0.5
NuGet\Install-Package Volo.Abp.ObjectExtending -Version 8.0.5
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.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.ObjectExtending --version 8.0.5
#r "nuget: Volo.Abp.ObjectExtending, 8.0.5"
#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.0.5

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

ℹ️ 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.0-rc.2 5,397 2/29/2024
8.1.0-rc.1 881 2/14/2024
8.0.5 3,026 3/14/2024
8.0.4 28,416 2/20/2024
8.0.3 29,201 2/7/2024
8.0.2 95,386 1/17/2024
8.0.1 52,821 1/3/2024
8.0.0 67,939 12/19/2023
8.0.0-rc.3 3,296 12/7/2023
8.0.0-rc.2 3,917 11/28/2023
8.0.0-rc.1 1,950 11/21/2023
7.4.5 34,098 12/27/2023
7.4.4 20,804 12/13/2023
7.4.3 17,657 12/6/2023
7.4.2 58,198 11/13/2023
7.4.1 29,964 10/30/2023
7.4.0 91,502 10/9/2023
7.4.0-rc.5 323 10/2/2023
7.4.0-rc.4 647 9/22/2023
7.4.0-rc.3 2,483 9/13/2023
7.4.0-rc.2 1,741 8/24/2023
7.4.0-rc.1 1,598 8/16/2023
7.3.3 165,884 9/14/2023
7.3.2 147,910 8/7/2023
7.3.1 77,904 7/27/2023
7.3.0 123,831 7/12/2023
7.3.0-rc.3 891 7/5/2023
7.3.0-rc.2 859 6/20/2023
7.3.0-rc.1 2,345 6/6/2023
7.2.3 117,797 7/3/2023
7.2.2 351,517 5/16/2023
7.2.1 99,413 5/2/2023
7.2.0-rc.2 242 4/25/2023
7.2.0-rc.1 788 4/11/2023
7.1.1 147,531 4/3/2023
7.1.0 186,634 3/22/2023
7.1.0-rc.3 597 3/14/2023
7.1.0-rc.2 3,964 2/23/2023
7.1.0-rc.1 1,521 2/7/2023
7.0.3 174,254 3/7/2023
7.0.2 115,056 2/21/2023
7.0.1 279,746 1/19/2023
7.0.0 288,597 1/4/2023
7.0.0-rc.6 3,134 12/28/2022
7.0.0-rc.5 7,735 12/20/2022
7.0.0-rc.4 6,892 12/12/2022
7.0.0-rc.3 1,997 12/8/2022
7.0.0-rc.2 2,916 11/21/2022
7.0.0-rc.1 2,777 11/14/2022
6.0.3 156,555 1/18/2023
6.0.2 251,418 12/6/2022
6.0.1 682,747 10/28/2022
6.0.0 462,942 10/5/2022
6.0.0-rc.5 1,085 9/27/2022
6.0.0-rc.4 7,790 9/8/2022
6.0.0-rc.3 8,159 8/23/2022
6.0.0-rc.2 6,441 8/8/2022
6.0.0-rc.1 5,432 7/26/2022
5.3.5 72,368 10/20/2022
5.3.4 517,041 8/22/2022
5.3.3 480,844 7/22/2022
5.3.2 414,198 7/7/2022
5.3.1 308,359 6/29/2022
5.3.0 446,388 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 690,604 5/16/2022
5.2.1 628,425 4/18/2022
5.2.0 586,779 4/5/2022
5.2.0-rc.2 2,382 3/18/2022
5.2.0-rc.1 1,808 3/8/2022
5.1.4 566,955 2/28/2022
5.1.3 686,048 1/26/2022
5.1.2 190,523 1/19/2022
5.1.1 233,707 1/12/2022
5.0.2 75,778 1/17/2022
5.0.1 231,021 12/28/2021
5.0.0 228,746 12/14/2021
5.0.0-rc.2 3,238 12/8/2021
5.0.0-rc.1 4,830 11/16/2021
5.0.0-beta.3 2,722 11/3/2021
5.0.0-beta.2 1,248 10/21/2021
5.0.0-beta.1 1,922 10/5/2021
4.4.4 392,502 11/9/2021
4.4.3 406,798 9/29/2021
4.4.2 223,171 9/2/2021
4.4.1 84,387 9/1/2021
4.4.0 1,276,686 8/2/2021
4.4.0-rc.2 3,980 7/6/2021
4.4.0-rc.1 3,628 6/28/2021
4.3.3 351,841 6/17/2021
4.3.2 269,180 5/27/2021
4.3.1 163,240 5/20/2021
4.3.0 508,973 4/22/2021
4.3.0-rc.2 1,806 4/8/2021
4.3.0-rc.1 2,202 3/31/2021
4.2.2 420,014 3/4/2021
4.2.1 236,677 2/9/2021
4.2.0 162,016 1/28/2021
4.2.0-rc.2 5,574 1/18/2021
4.2.0-rc.1 692 1/14/2021
4.1.2 66,826 1/19/2021
4.1.1 64,100 1/13/2021
4.1.0 101,968 1/6/2021
4.1.0-rc.2 1,347 12/18/2020
4.1.0-rc.1 301 12/17/2020
4.0.2 243,643 12/18/2020
4.0.1 63,170 12/14/2020
4.0.0 239,784 12/3/2020
4.0.0-rc.5 2,754 12/1/2020
4.0.0-rc.4 2,992 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 122,316 12/2/2020
3.3.1 172,135 11/3/2020
3.3.0 77,451 10/27/2020
3.3.0-rc.2 392 10/23/2020
3.3.0-rc.1 685 10/15/2020
3.2.1 333,599 10/8/2020
3.2.0 80,223 10/1/2020
3.2.0-rc.2 1,856 9/21/2020
3.2.0-rc.1 2,583 9/17/2020
3.1.2 151,512 9/11/2020
3.1.1 46,287 9/10/2020
3.1.0 166,666 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 441 8/26/2020
3.1.0-rc.1 374 8/24/2020
3.0.5 160,619 7/29/2020
3.0.4 479,902 7/14/2020
3.0.3 74,650 7/7/2020
3.0.2 72,185 7/3/2020
3.0.1 263,821 7/2/2020
3.0.0 105,439 7/1/2020
2.9.0 421,621 6/4/2020
2.8.0 168,335 5/21/2020
2.7.0 236,376 5/7/2020
2.6.2 44,496 4/24/2020
2.6.1 34,719 4/23/2020
2.6.0 113,974 4/20/2020
2.5.0 53,355 4/9/2020
2.4.1 34,242 4/9/2020
2.4.0 71,918 4/6/2020