Volo.Abp.ObjectMapping 10.0.0-rc.2

Prefix Reserved
This is a prerelease version of Volo.Abp.ObjectMapping.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.ObjectMapping --version 10.0.0-rc.2
                    
NuGet\Install-Package Volo.Abp.ObjectMapping -Version 10.0.0-rc.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="10.0.0-rc.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.ObjectMapping" Version="10.0.0-rc.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 10.0.0-rc.2
                    
#r "nuget: Volo.Abp.ObjectMapping, 10.0.0-rc.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@10.0.0-rc.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=10.0.0-rc.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.ObjectMapping&version=10.0.0-rc.2&prerelease
                    
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 is compatible.  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 (28)

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
10.0.0 6,655 11/18/2025
10.0.0-rc.3 569 11/13/2025
10.0.0-rc.2 439 10/30/2025
10.0.0-rc.1 796 10/1/2025
9.3.6 76,662 10/22/2025
9.3.5 43,311 9/30/2025
9.3.4 59,774 9/17/2025
9.3.3 25,135 9/8/2025
9.3.2 53,120 8/25/2025
9.3.1 45,143 8/11/2025
9.3.0 16,362 8/7/2025
9.3.0-rc.4 625 7/25/2025
9.3.0-rc.3 834 7/9/2025
9.3.0-rc.2 614 6/24/2025
9.3.0-rc.1 422 6/17/2025
9.2.4 6,544 8/12/2025
9.2.3 38,851 7/23/2025
9.2.2 33,850 7/10/2025
9.2.1 57,912 6/23/2025
9.2.0 90,361 6/2/2025
9.2.0-rc.4 1,468 5/27/2025
9.2.0-rc.3 1,510 5/13/2025
9.2.0-rc.2 1,571 4/10/2025
9.2.0-rc.1 1,097 3/25/2025
9.1.3 76,803 5/12/2025
9.1.2 22,739 5/5/2025
9.1.1 112,051 3/27/2025
9.1.0 107,653 3/5/2025
9.1.0-rc.3 403 2/25/2025
9.1.0-rc.2 554 2/11/2025
9.1.0-rc.1 660 1/16/2025
9.0.8 3,517 3/26/2025
9.0.7 3,005 3/6/2025
9.0.6 6,766 3/3/2025
9.0.5 47,743 2/13/2025
9.0.4 211,267 1/21/2025
9.0.3 87,176 1/6/2025
9.0.2 91,701 12/11/2024
9.0.1 13,785 12/3/2024
9.0.0 45,499 11/19/2024
9.0.0-rc.3 310 11/14/2024
9.0.0-rc.2 276 11/11/2024
9.0.0-rc.1 365 10/22/2024
8.3.4 227,824 11/18/2024
8.3.3 61,974 11/5/2024
8.3.2 126,213 10/17/2024
8.3.1 227,959 9/25/2024
8.3.0 314,413 9/5/2024
8.3.0-rc.3 538 8/28/2024
8.3.0-rc.2 408 8/15/2024
8.3.0-rc.1 363 7/31/2024
8.2.3 36,450 9/4/2024
8.2.2 107,269 8/14/2024
8.2.1 107,667 7/30/2024
8.2.0 406,800 6/26/2024
8.2.0-rc.5 862 6/14/2024
8.2.0-rc.4 404 6/7/2024
8.2.0-rc.3 864 5/23/2024
8.2.0-rc.2 305 5/21/2024
8.2.0-rc.1 214 5/20/2024
8.1.5 45,970 7/29/2024
8.1.4 66,446 6/13/2024
8.1.3 204,131 5/15/2024
8.1.2 77,190 5/13/2024
8.1.1 170,588 4/16/2024
8.1.0 70,577 4/4/2024
8.1.0-rc.4 315 4/1/2024
8.1.0-rc.3 9,495 3/19/2024
8.1.0-rc.2 17,861 2/29/2024
8.1.0-rc.1 4,216 2/14/2024
8.0.6 51,003 5/14/2024
8.0.5 126,083 3/14/2024
8.0.4 152,498 2/20/2024
8.0.3 110,500 2/7/2024
8.0.2 156,059 1/17/2024
8.0.1 104,702 1/3/2024
8.0.0 239,808 12/19/2023
8.0.0-rc.3 2,701 12/7/2023
8.0.0-rc.2 4,420 11/28/2023
8.0.0-rc.1 2,606 11/21/2023
7.4.5 139,762 12/27/2023
7.4.4 26,433 12/13/2023
7.4.3 16,497 12/6/2023
7.4.2 154,784 11/13/2023
7.4.1 41,350 10/30/2023
7.4.0 139,263 10/9/2023
7.4.0-rc.5 406 10/2/2023
7.4.0-rc.4 685 9/22/2023
7.4.0-rc.3 1,968 9/13/2023
7.4.0-rc.2 2,951 8/24/2023
7.4.0-rc.1 1,924 8/16/2023
7.3.3 286,851 9/14/2023
7.3.2 188,244 8/7/2023
7.3.1 100,985 7/27/2023
7.3.0 187,500 7/12/2023
7.3.0-rc.3 868 7/5/2023
7.3.0-rc.2 1,122 6/20/2023
7.3.0-rc.1 2,573 6/6/2023
7.2.3 146,830 7/3/2023
7.2.2 345,444 5/16/2023
7.2.1 96,592 5/2/2023
7.2.0-rc.2 361 4/25/2023
7.2.0-rc.1 844 4/11/2023
7.1.1 133,321 4/3/2023
7.1.0 142,664 3/22/2023
7.1.0-rc.3 701 3/14/2023
7.1.0-rc.2 5,566 2/23/2023
7.1.0-rc.1 1,732 2/7/2023
7.0.3 130,743 3/7/2023
7.0.2 89,467 2/21/2023
7.0.1 221,350 1/19/2023
7.0.0 291,940 1/4/2023
7.0.0-rc.6 2,740 12/28/2022
7.0.0-rc.5 8,729 12/20/2022
7.0.0-rc.4 6,289 12/12/2022
7.0.0-rc.3 2,131 12/8/2022
7.0.0-rc.2 2,857 11/21/2022
7.0.0-rc.1 3,639 11/14/2022
6.0.3 276,075 1/18/2023
6.0.2 180,827 12/6/2022
6.0.1 641,098 10/28/2022
6.0.0 474,490 10/5/2022
6.0.0-rc.5 1,178 9/27/2022
6.0.0-rc.4 7,700 9/8/2022
6.0.0-rc.3 7,140 8/23/2022
6.0.0-rc.2 7,535 8/8/2022
6.0.0-rc.1 3,762 7/26/2022
5.3.5 58,229 10/20/2022
5.3.4 375,799 8/22/2022
5.3.3 403,280 7/22/2022
5.3.2 285,087 7/7/2022
5.3.1 191,232 6/29/2022
5.3.0 299,047 6/14/2022
5.3.0-rc.3 1,545 5/31/2022
5.3.0-rc.2 831 5/24/2022
5.3.0-rc.1 1,400 5/5/2022
5.2.2 437,433 5/16/2022
5.2.1 457,112 4/18/2022
5.2.0 358,842 4/5/2022
5.2.0-rc.2 2,572 3/18/2022
5.2.0-rc.1 2,011 3/8/2022
5.1.4 376,280 2/28/2022
5.1.3 489,111 1/26/2022
5.1.2 123,722 1/19/2022
5.1.1 158,389 1/12/2022
5.0.2 44,975 1/17/2022
5.0.1 160,495 12/28/2021
5.0.0 150,012 12/14/2021
5.0.0-rc.2 3,598 12/8/2021
5.0.0-rc.1 4,620 11/16/2021
5.0.0-beta.3 2,846 11/3/2021
5.0.0-beta.2 1,386 10/21/2021
5.0.0-beta.1 2,150 10/5/2021
4.4.4 331,232 11/9/2021
4.4.3 300,566 9/29/2021
4.4.2 197,479 9/2/2021
4.4.1 61,792 9/1/2021
4.4.0 947,884 8/2/2021
4.4.0-rc.2 5,279 7/6/2021
4.4.0-rc.1 3,055 6/28/2021
4.3.3 254,807 6/17/2021
4.3.2 219,361 5/27/2021
4.3.1 146,000 5/20/2021
4.3.0 374,030 4/22/2021
4.3.0-rc.2 2,018 4/8/2021
4.3.0-rc.1 2,210 3/31/2021
4.2.2 314,632 3/4/2021
4.2.1 185,009 2/9/2021
4.2.0 150,684 1/28/2021
4.2.0-rc.2 2,360 1/18/2021
4.2.0-rc.1 875 1/14/2021
4.1.2 50,177 1/19/2021
4.1.1 43,358 1/13/2021
4.1.0 75,741 1/6/2021
4.1.0-rc.2 1,519 12/18/2020
4.1.0-rc.1 477 12/17/2020
4.0.2 214,792 12/18/2020
4.0.1 42,128 12/14/2020
4.0.0 190,124 12/3/2020
4.0.0-rc.5 1,974 12/1/2020
4.0.0-rc.4 1,522 11/24/2020
4.0.0-rc.3 1,413 11/16/2020
4.0.0-rc.2 2,565 11/13/2020
4.0.0-rc.1 517 11/12/2020
3.3.2 114,065 12/2/2020
3.3.1 157,242 11/3/2020
3.3.0 61,738 10/27/2020
3.3.0-rc.2 557 10/23/2020
3.3.0-rc.1 756 10/15/2020
3.2.1 273,688 10/8/2020
3.2.0 74,096 10/1/2020
3.2.0-rc.2 2,167 9/21/2020
3.2.0-rc.1 2,727 9/17/2020
3.1.2 122,798 9/11/2020
3.1.1 36,484 9/10/2020
3.1.0 127,785 9/3/2020
3.1.0-rc.4 805 9/1/2020
3.1.0-rc.3 517 8/28/2020
3.1.0-rc.2 631 8/26/2020
3.1.0-rc.1 565 8/24/2020
3.0.5 134,911 7/29/2020
3.0.4 345,024 7/14/2020
3.0.3 53,562 7/7/2020
3.0.2 66,845 7/3/2020
3.0.1 199,821 7/2/2020
3.0.0 54,802 7/1/2020
2.9.0 269,217 6/4/2020
2.8.0 129,587 5/21/2020
2.7.0 179,229 5/7/2020
2.6.2 40,422 4/24/2020
2.6.1 31,184 4/23/2020
2.6.0 111,679 4/20/2020
2.5.0 49,834 4/9/2020
2.4.1 30,583 4/9/2020
2.4.0 66,601 4/6/2020
2.3.0 68,419 3/19/2020
2.2.1 63,956 3/7/2020
2.2.0 31,853 3/5/2020
2.1.1 49,525 2/20/2020
2.1.0 31,453 2/20/2020
2.0.1 83,568 1/24/2020
2.0.0 69,002 1/13/2020
1.1.2 122,112 12/12/2019
1.1.1 31,241 12/11/2019
1.1.0 40,169 12/6/2019
1.0.2 87,743 10/22/2019
1.0.0 31,051 10/21/2019
0.22.0 32,427 10/14/2019
0.21.0 33,272 9/23/2019
0.20.1 28,172 9/23/2019
0.20.0 28,288 9/23/2019
0.19.0 135,956 8/16/2019
0.18.1 79,620 6/26/2019
0.18.0 44,814 6/21/2019
0.17.0 59,358 5/3/2019
0.16.0 37,355 4/14/2019
0.15.0 76,576 3/22/2019
0.14.0 61,554 2/23/2019
0.13.0 40,522 1/27/2019
0.12.0 32,467 1/11/2019
0.11.0 34,647 1/7/2019
0.10.0 30,722 12/21/2018
0.9.0 31,370 12/7/2018
0.8.0 32,263 11/19/2018
0.7.1 19,403 10/31/2018
0.7.0 18,630 10/26/2018
0.6.0 21,277 10/12/2018
0.5.0 24,394 9/25/2018
0.4.1 22,742 8/4/2018
0.4.0 15,767 7/15/2018
0.3.7 16,062 7/6/2018
0.3.6 15,829 7/4/2018
0.3.5 15,849 7/3/2018
0.3.4 16,153 7/2/2018
0.3.3 16,443 6/28/2018
0.3.2 16,553 6/27/2018
0.3.1 13,105 6/27/2018
0.3.0 33,999 6/27/2018