Volo.Abp.ObjectMapping 9.3.4

Prefix Reserved
dotnet add package Volo.Abp.ObjectMapping --version 9.3.4
                    
NuGet\Install-Package Volo.Abp.ObjectMapping -Version 9.3.4
                    
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.ObjectMapping" Version="9.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.ObjectMapping" Version="9.3.4" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.ObjectMapping" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Volo.Abp.ObjectMapping --version 9.3.4
                    
#r "nuget: Volo.Abp.ObjectMapping, 9.3.4"
                    
#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.
#:package Volo.Abp.ObjectMapping@9.3.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Volo.Abp.ObjectMapping&version=9.3.4
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.ObjectMapping&version=9.3.4
                    
Install as a Cake Tool

ℹ️ 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (27)

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

Package Downloads
Volo.Abp.Ddd.Domain

Package Description

Volo.Abp.AutoMapper

Package Description

Volo.Abp.Ddd.Application

Package Description

Volo.Abp.AspNetCore.Components

Package Description

Lion.AbpPro.Extension

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.3.4 13,548 9/17/2025
9.3.3 11,463 9/8/2025
9.3.2 21,180 8/25/2025
9.3.1 26,126 8/11/2025
9.3.0 7,101 8/7/2025
9.3.0-rc.4 601 7/25/2025
9.3.0-rc.3 802 7/9/2025
9.3.0-rc.2 589 6/24/2025
9.3.0-rc.1 396 6/17/2025
9.2.4 2,126 8/12/2025
9.2.3 19,856 7/23/2025
9.2.2 21,582 7/10/2025
9.2.1 37,304 6/23/2025
9.2.0 56,602 6/2/2025
9.2.0-rc.4 1,409 5/27/2025
9.2.0-rc.3 1,304 5/13/2025
9.2.0-rc.2 1,507 4/10/2025
9.2.0-rc.1 1,074 3/25/2025
9.1.3 50,101 5/12/2025
9.1.2 14,639 5/5/2025
9.1.1 76,107 3/27/2025
9.1.0 82,429 3/5/2025
9.1.0-rc.3 382 2/25/2025
9.1.0-rc.2 526 2/11/2025
9.1.0-rc.1 540 1/16/2025
9.0.8 2,136 3/26/2025
9.0.7 2,037 3/6/2025
9.0.6 4,866 3/3/2025
9.0.5 33,872 2/13/2025
9.0.4 163,284 1/21/2025
9.0.3 66,469 1/6/2025
9.0.2 72,000 12/11/2024
9.0.1 11,137 12/3/2024
9.0.0 35,778 11/19/2024
9.0.0-rc.3 291 11/14/2024
9.0.0-rc.2 256 11/11/2024
9.0.0-rc.1 334 10/22/2024
8.3.4 174,462 11/18/2024
8.3.3 53,703 11/5/2024
8.3.2 104,006 10/17/2024
8.3.1 191,886 9/25/2024
8.3.0 270,502 9/5/2024
8.3.0-rc.3 474 8/28/2024
8.3.0-rc.2 388 8/15/2024
8.3.0-rc.1 338 7/31/2024
8.2.3 29,076 9/4/2024
8.2.2 87,575 8/14/2024
8.2.1 94,128 7/30/2024
8.2.0 365,512 6/26/2024
8.2.0-rc.5 850 6/14/2024
8.2.0-rc.4 384 6/7/2024
8.2.0-rc.3 844 5/23/2024
8.2.0-rc.2 284 5/21/2024
8.2.0-rc.1 189 5/20/2024
8.1.5 40,388 7/29/2024
8.1.4 59,972 6/13/2024
8.1.3 179,144 5/15/2024
8.1.2 57,380 5/13/2024
8.1.1 137,329 4/16/2024
8.1.0 61,683 4/4/2024
8.1.0-rc.4 295 4/1/2024
8.1.0-rc.3 7,873 3/19/2024
8.1.0-rc.2 15,130 2/29/2024
8.1.0-rc.1 4,195 2/14/2024
8.0.6 46,176 5/14/2024
8.0.5 117,291 3/14/2024
8.0.4 135,994 2/20/2024
8.0.3 98,253 2/7/2024
8.0.2 136,188 1/17/2024
8.0.1 89,159 1/3/2024
8.0.0 206,841 12/19/2023
8.0.0-rc.3 2,602 12/7/2023
8.0.0-rc.2 3,962 11/28/2023
8.0.0-rc.1 2,225 11/21/2023
7.4.5 125,190 12/27/2023
7.4.4 24,344 12/13/2023
7.4.3 14,393 12/6/2023
7.4.2 146,155 11/13/2023
7.4.1 37,982 10/30/2023
7.4.0 117,972 10/9/2023
7.4.0-rc.5 386 10/2/2023
7.4.0-rc.4 663 9/22/2023
7.4.0-rc.3 1,919 9/13/2023
7.4.0-rc.2 2,927 8/24/2023
7.4.0-rc.1 1,897 8/16/2023
7.3.3 254,207 9/14/2023
7.3.2 164,655 8/7/2023
7.3.1 94,125 7/27/2023
7.3.0 170,080 7/12/2023
7.3.0-rc.3 850 7/5/2023
7.3.0-rc.2 1,091 6/20/2023
7.3.0-rc.1 2,541 6/6/2023
7.2.3 133,280 7/3/2023
7.2.2 310,210 5/16/2023
7.2.1 83,655 5/2/2023
7.2.0-rc.2 329 4/25/2023
7.2.0-rc.1 814 4/11/2023
7.1.1 123,912 4/3/2023
7.1.0 129,814 3/22/2023
7.1.0-rc.3 664 3/14/2023
7.1.0-rc.2 5,455 2/23/2023
7.1.0-rc.1 1,688 2/7/2023
7.0.3 120,110 3/7/2023
7.0.2 85,177 2/21/2023
7.0.1 207,681 1/19/2023
7.0.0 279,075 1/4/2023
7.0.0-rc.6 2,699 12/28/2022
7.0.0-rc.5 8,696 12/20/2022
7.0.0-rc.4 6,037 12/12/2022
7.0.0-rc.3 2,098 12/8/2022
7.0.0-rc.2 2,818 11/21/2022
7.0.0-rc.1 3,593 11/14/2022
6.0.3 257,799 1/18/2023
6.0.2 173,561 12/6/2022
6.0.1 610,977 10/28/2022
6.0.0 449,677 10/5/2022
6.0.0-rc.5 1,136 9/27/2022
6.0.0-rc.4 7,669 9/8/2022
6.0.0-rc.3 7,092 8/23/2022
6.0.0-rc.2 7,336 8/8/2022
6.0.0-rc.1 3,715 7/26/2022
5.3.5 55,506 10/20/2022
5.3.4 361,672 8/22/2022
5.3.3 389,850 7/22/2022
5.3.2 272,215 7/7/2022
5.3.1 182,760 6/29/2022
5.3.0 289,012 6/14/2022
5.3.0-rc.3 1,504 5/31/2022
5.3.0-rc.2 789 5/24/2022
5.3.0-rc.1 1,360 5/5/2022
5.2.2 420,440 5/16/2022
5.2.1 438,033 4/18/2022
5.2.0 342,264 4/5/2022
5.2.0-rc.2 2,522 3/18/2022
5.2.0-rc.1 1,940 3/8/2022
5.1.4 361,472 2/28/2022
5.1.3 468,342 1/26/2022
5.1.2 117,976 1/19/2022
5.1.1 150,083 1/12/2022
5.0.2 43,116 1/17/2022
5.0.1 150,721 12/28/2021
5.0.0 140,066 12/14/2021
5.0.0-rc.2 3,558 12/8/2021
5.0.0-rc.1 4,539 11/16/2021
5.0.0-beta.3 2,795 11/3/2021
5.0.0-beta.2 1,338 10/21/2021
5.0.0-beta.1 2,107 10/5/2021
4.4.4 315,039 11/9/2021
4.4.3 285,997 9/29/2021
4.4.2 190,282 9/2/2021
4.4.1 58,468 9/1/2021
4.4.0 873,673 8/2/2021
4.4.0-rc.2 5,230 7/6/2021
4.4.0-rc.1 3,022 6/28/2021
4.3.3 247,837 6/17/2021
4.3.2 209,694 5/27/2021
4.3.1 142,948 5/20/2021
4.3.0 352,809 4/22/2021
4.3.0-rc.2 1,975 4/8/2021
4.3.0-rc.1 2,168 3/31/2021
4.2.2 300,879 3/4/2021
4.2.1 177,032 2/9/2021
4.2.0 146,854 1/28/2021
4.2.0-rc.2 2,317 1/18/2021
4.2.0-rc.1 831 1/14/2021
4.1.2 48,132 1/19/2021
4.1.1 41,255 1/13/2021
4.1.0 72,755 1/6/2021
4.1.0-rc.2 1,475 12/18/2020
4.1.0-rc.1 434 12/17/2020
4.0.2 188,878 12/18/2020
4.0.1 40,050 12/14/2020
4.0.0 183,588 12/3/2020
4.0.0-rc.5 1,913 12/1/2020
4.0.0-rc.4 1,462 11/24/2020
4.0.0-rc.3 1,368 11/16/2020
4.0.0-rc.2 2,521 11/13/2020
4.0.0-rc.1 474 11/12/2020
3.3.2 109,686 12/2/2020
3.3.1 151,469 11/3/2020
3.3.0 58,726 10/27/2020
3.3.0-rc.2 516 10/23/2020
3.3.0-rc.1 714 10/15/2020
3.2.1 261,003 10/8/2020
3.2.0 72,126 10/1/2020
3.2.0-rc.2 2,127 9/21/2020
3.2.0-rc.1 2,685 9/17/2020
3.1.2 117,333 9/11/2020
3.1.1 34,611 9/10/2020
3.1.0 121,290 9/3/2020
3.1.0-rc.4 759 9/1/2020
3.1.0-rc.3 473 8/28/2020
3.1.0-rc.2 589 8/26/2020
3.1.0-rc.1 524 8/24/2020
3.0.5 126,773 7/29/2020
3.0.4 323,894 7/14/2020
3.0.3 50,871 7/7/2020
3.0.2 60,840 7/3/2020
3.0.1 186,948 7/2/2020
3.0.0 51,606 7/1/2020
2.9.0 254,690 6/4/2020
2.8.0 122,835 5/21/2020
2.7.0 168,882 5/7/2020
2.6.2 38,639 4/24/2020
2.6.1 29,548 4/23/2020
2.6.0 108,384 4/20/2020
2.5.0 47,505 4/9/2020
2.4.1 28,942 4/9/2020
2.4.0 64,474 4/6/2020
2.3.0 64,873 3/19/2020
2.2.1 60,507 3/7/2020
2.2.0 30,279 3/5/2020
2.1.1 46,789 2/20/2020
2.1.0 29,835 2/20/2020
2.0.1 80,040 1/24/2020
2.0.0 65,407 1/13/2020
1.1.2 115,085 12/12/2019
1.1.1 29,608 12/11/2019
1.1.0 38,423 12/6/2019
1.0.2 84,121 10/22/2019
1.0.0 29,330 10/21/2019
0.22.0 30,529 10/14/2019
0.21.0 31,596 9/23/2019
0.20.1 26,692 9/23/2019
0.20.0 26,757 9/23/2019
0.19.0 130,615 8/16/2019
0.18.1 76,873 6/26/2019
0.18.0 42,422 6/21/2019
0.17.0 56,805 5/3/2019
0.16.0 35,681 4/14/2019
0.15.0 74,242 3/22/2019
0.14.0 59,896 2/23/2019
0.13.0 38,745 1/27/2019
0.12.0 30,964 1/11/2019
0.11.0 33,029 1/7/2019
0.10.0 28,920 12/21/2018
0.9.0 29,552 12/7/2018
0.8.0 30,343 11/19/2018
0.7.1 18,287 10/31/2018
0.7.0 17,483 10/26/2018
0.6.0 20,116 10/12/2018
0.5.0 23,092 9/25/2018
0.4.1 21,440 8/4/2018
0.4.0 14,721 7/15/2018
0.3.7 15,100 7/6/2018
0.3.6 14,808 7/4/2018
0.3.5 14,997 7/3/2018
0.3.4 15,218 7/2/2018
0.3.3 15,282 6/28/2018
0.3.2 15,472 6/27/2018
0.3.1 12,308 6/27/2018
0.3.0 32,466 6/27/2018