Volo.Abp.ObjectMapping 9.3.2

Prefix Reserved
dotnet add package Volo.Abp.ObjectMapping --version 9.3.2
                    
NuGet\Install-Package Volo.Abp.ObjectMapping -Version 9.3.2
                    
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.2" />
                    
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.2" />
                    
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.2
                    
#r "nuget: Volo.Abp.ObjectMapping, 9.3.2"
                    
#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.2
                    
#: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.2
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.ObjectMapping&version=9.3.2
                    
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.2 659 8/25/2025
9.3.1 7,707 8/11/2025
9.3.0 3,629 8/7/2025
9.3.0-rc.4 496 7/25/2025
9.3.0-rc.3 620 7/9/2025
9.3.0-rc.2 563 6/24/2025
9.3.0-rc.1 389 6/17/2025
9.2.4 1,077 8/12/2025
9.2.3 10,180 7/23/2025
9.2.2 11,970 7/10/2025
9.2.1 29,115 6/23/2025
9.2.0 41,863 6/2/2025
9.2.0-rc.4 1,401 5/27/2025
9.2.0-rc.3 1,162 5/13/2025
9.2.0-rc.2 1,481 4/10/2025
9.2.0-rc.1 1,071 3/25/2025
9.1.3 40,443 5/12/2025
9.1.2 11,496 5/5/2025
9.1.1 60,429 3/27/2025
9.1.0 69,312 3/5/2025
9.1.0-rc.3 375 2/25/2025
9.1.0-rc.2 521 2/11/2025
9.1.0-rc.1 497 1/16/2025
9.0.8 1,795 3/26/2025
9.0.7 1,760 3/6/2025
9.0.6 4,349 3/3/2025
9.0.5 29,558 2/13/2025
9.0.4 142,597 1/21/2025
9.0.3 55,950 1/6/2025
9.0.2 63,928 12/11/2024
9.0.1 10,369 12/3/2024
9.0.0 30,863 11/19/2024
9.0.0-rc.3 286 11/14/2024
9.0.0-rc.2 247 11/11/2024
9.0.0-rc.1 324 10/22/2024
8.3.4 152,577 11/18/2024
8.3.3 50,945 11/5/2024
8.3.2 93,246 10/17/2024
8.3.1 174,885 9/25/2024
8.3.0 246,925 9/5/2024
8.3.0-rc.3 426 8/28/2024
8.3.0-rc.2 377 8/15/2024
8.3.0-rc.1 331 7/31/2024
8.2.3 25,219 9/4/2024
8.2.2 80,079 8/14/2024
8.2.1 89,531 7/30/2024
8.2.0 341,179 6/26/2024
8.2.0-rc.5 843 6/14/2024
8.2.0-rc.4 377 6/7/2024
8.2.0-rc.3 834 5/23/2024
8.2.0-rc.2 277 5/21/2024
8.2.0-rc.1 178 5/20/2024
8.1.5 36,702 7/29/2024
8.1.4 57,361 6/13/2024
8.1.3 169,365 5/15/2024
8.1.2 41,065 5/13/2024
8.1.1 125,460 4/16/2024
8.1.0 58,819 4/4/2024
8.1.0-rc.4 289 4/1/2024
8.1.0-rc.3 7,211 3/19/2024
8.1.0-rc.2 14,153 2/29/2024
8.1.0-rc.1 4,186 2/14/2024
8.0.6 43,301 5/14/2024
8.0.5 112,916 3/14/2024
8.0.4 128,859 2/20/2024
8.0.3 92,906 2/7/2024
8.0.2 128,894 1/17/2024
8.0.1 83,306 1/3/2024
8.0.0 189,672 12/19/2023
8.0.0-rc.3 2,569 12/7/2023
8.0.0-rc.2 3,811 11/28/2023
8.0.0-rc.1 2,069 11/21/2023
7.4.5 119,555 12/27/2023
7.4.4 23,751 12/13/2023
7.4.3 13,891 12/6/2023
7.4.2 143,246 11/13/2023
7.4.1 37,004 10/30/2023
7.4.0 111,452 10/9/2023
7.4.0-rc.5 380 10/2/2023
7.4.0-rc.4 659 9/22/2023
7.4.0-rc.3 1,880 9/13/2023
7.4.0-rc.2 2,916 8/24/2023
7.4.0-rc.1 1,884 8/16/2023
7.3.3 240,934 9/14/2023
7.3.2 157,896 8/7/2023
7.3.1 91,868 7/27/2023
7.3.0 165,105 7/12/2023
7.3.0-rc.3 835 7/5/2023
7.3.0-rc.2 1,076 6/20/2023
7.3.0-rc.1 2,522 6/6/2023
7.2.3 128,554 7/3/2023
7.2.2 300,037 5/16/2023
7.2.1 80,616 5/2/2023
7.2.0-rc.2 311 4/25/2023
7.2.0-rc.1 799 4/11/2023
7.1.1 120,738 4/3/2023
7.1.0 126,102 3/22/2023
7.1.0-rc.3 649 3/14/2023
7.1.0-rc.2 5,412 2/23/2023
7.1.0-rc.1 1,639 2/7/2023
7.0.3 116,522 3/7/2023
7.0.2 83,660 2/21/2023
7.0.1 203,949 1/19/2023
7.0.0 274,933 1/4/2023
7.0.0-rc.6 2,679 12/28/2022
7.0.0-rc.5 8,678 12/20/2022
7.0.0-rc.4 5,939 12/12/2022
7.0.0-rc.3 2,080 12/8/2022
7.0.0-rc.2 2,803 11/21/2022
7.0.0-rc.1 3,574 11/14/2022
6.0.3 251,113 1/18/2023
6.0.2 171,035 12/6/2022
6.0.1 600,097 10/28/2022
6.0.0 442,862 10/5/2022
6.0.0-rc.5 1,119 9/27/2022
6.0.0-rc.4 7,652 9/8/2022
6.0.0-rc.3 7,072 8/23/2022
6.0.0-rc.2 7,255 8/8/2022
6.0.0-rc.1 3,689 7/26/2022
5.3.5 54,470 10/20/2022
5.3.4 357,777 8/22/2022
5.3.3 385,701 7/22/2022
5.3.2 268,485 7/7/2022
5.3.1 180,307 6/29/2022
5.3.0 286,306 6/14/2022
5.3.0-rc.3 1,482 5/31/2022
5.3.0-rc.2 769 5/24/2022
5.3.0-rc.1 1,338 5/5/2022
5.2.2 415,501 5/16/2022
5.2.1 433,848 4/18/2022
5.2.0 338,595 4/5/2022
5.2.0-rc.2 2,481 3/18/2022
5.2.0-rc.1 1,900 3/8/2022
5.1.4 358,170 2/28/2022
5.1.3 463,127 1/26/2022
5.1.2 116,732 1/19/2022
5.1.1 148,362 1/12/2022
5.0.2 42,662 1/17/2022
5.0.1 147,842 12/28/2021
5.0.0 137,550 12/14/2021
5.0.0-rc.2 3,547 12/8/2021
5.0.0-rc.1 4,500 11/16/2021
5.0.0-beta.3 2,774 11/3/2021
5.0.0-beta.2 1,319 10/21/2021
5.0.0-beta.1 2,088 10/5/2021
4.4.4 311,298 11/9/2021
4.4.3 281,969 9/29/2021
4.4.2 186,362 9/2/2021
4.4.1 57,502 9/1/2021
4.4.0 853,824 8/2/2021
4.4.0-rc.2 5,210 7/6/2021
4.4.0-rc.1 3,011 6/28/2021
4.3.3 246,001 6/17/2021
4.3.2 207,610 5/27/2021
4.3.1 141,964 5/20/2021
4.3.0 347,146 4/22/2021
4.3.0-rc.2 1,954 4/8/2021
4.3.0-rc.1 2,152 3/31/2021
4.2.2 297,816 3/4/2021
4.2.1 175,398 2/9/2021
4.2.0 145,657 1/28/2021
4.2.0-rc.2 2,300 1/18/2021
4.2.0-rc.1 816 1/14/2021
4.1.2 47,637 1/19/2021
4.1.1 40,590 1/13/2021
4.1.0 72,021 1/6/2021
4.1.0-rc.2 1,456 12/18/2020
4.1.0-rc.1 417 12/17/2020
4.0.2 183,267 12/18/2020
4.0.1 39,525 12/14/2020
4.0.0 182,076 12/3/2020
4.0.0-rc.5 1,897 12/1/2020
4.0.0-rc.4 1,446 11/24/2020
4.0.0-rc.3 1,351 11/16/2020
4.0.0-rc.2 2,504 11/13/2020
4.0.0-rc.1 458 11/12/2020
3.3.2 108,546 12/2/2020
3.3.1 150,405 11/3/2020
3.3.0 58,005 10/27/2020
3.3.0-rc.2 499 10/23/2020
3.3.0-rc.1 699 10/15/2020
3.2.1 257,382 10/8/2020
3.2.0 71,596 10/1/2020
3.2.0-rc.2 2,103 9/21/2020
3.2.0-rc.1 2,672 9/17/2020
3.1.2 115,720 9/11/2020
3.1.1 34,159 9/10/2020
3.1.0 119,274 9/3/2020
3.1.0-rc.4 741 9/1/2020
3.1.0-rc.3 458 8/28/2020
3.1.0-rc.2 575 8/26/2020
3.1.0-rc.1 506 8/24/2020
3.0.5 125,336 7/29/2020
3.0.4 317,206 7/14/2020
3.0.3 50,193 7/7/2020
3.0.2 59,840 7/3/2020
3.0.1 182,551 7/2/2020
3.0.0 50,714 7/1/2020
2.9.0 249,893 6/4/2020
2.8.0 120,739 5/21/2020
2.7.0 165,765 5/7/2020
2.6.2 38,197 4/24/2020
2.6.1 29,114 4/23/2020
2.6.0 107,787 4/20/2020
2.5.0 46,786 4/9/2020
2.4.1 28,535 4/9/2020
2.4.0 64,013 4/6/2020
2.3.0 64,085 3/19/2020
2.2.1 59,780 3/7/2020
2.2.0 29,843 3/5/2020
2.1.1 46,205 2/20/2020
2.1.0 29,430 2/20/2020
2.0.1 78,936 1/24/2020
2.0.0 64,510 1/13/2020
1.1.2 113,996 12/12/2019
1.1.1 29,272 12/11/2019
1.1.0 37,838 12/6/2019
1.0.2 83,334 10/22/2019
1.0.0 28,942 10/21/2019
0.22.0 30,109 10/14/2019
0.21.0 31,223 9/23/2019
0.20.1 26,350 9/23/2019
0.20.0 26,390 9/23/2019
0.19.0 129,585 8/16/2019
0.18.1 76,403 6/26/2019
0.18.0 41,817 6/21/2019
0.17.0 56,360 5/3/2019
0.16.0 35,231 4/14/2019
0.15.0 73,683 3/22/2019
0.14.0 59,538 2/23/2019
0.13.0 38,397 1/27/2019
0.12.0 30,614 1/11/2019
0.11.0 32,724 1/7/2019
0.10.0 28,656 12/21/2018
0.9.0 29,263 12/7/2018
0.8.0 29,907 11/19/2018
0.7.1 18,110 10/31/2018
0.7.0 17,283 10/26/2018
0.6.0 19,922 10/12/2018
0.5.0 22,883 9/25/2018
0.4.1 20,986 8/4/2018
0.4.0 14,513 7/15/2018
0.3.7 14,921 7/6/2018
0.3.6 14,645 7/4/2018
0.3.5 14,775 7/3/2018
0.3.4 15,062 7/2/2018
0.3.3 15,054 6/28/2018
0.3.2 15,281 6/27/2018
0.3.1 12,105 6/27/2018
0.3.0 31,727 6/27/2018