Volo.Abp.AutoMapper 10.0.0-rc.1

Prefix Reserved
This is a prerelease version of Volo.Abp.AutoMapper.
dotnet add package Volo.Abp.AutoMapper --version 10.0.0-rc.1
                    
NuGet\Install-Package Volo.Abp.AutoMapper -Version 10.0.0-rc.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.AutoMapper" Version="10.0.0-rc.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.AutoMapper" Version="10.0.0-rc.1" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.AutoMapper" />
                    
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.AutoMapper --version 10.0.0-rc.1
                    
#r "nuget: Volo.Abp.AutoMapper, 10.0.0-rc.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.
#:package Volo.Abp.AutoMapper@10.0.0-rc.1
                    
#: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.AutoMapper&version=10.0.0-rc.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Volo.Abp.AutoMapper&version=10.0.0-rc.1&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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.0K)

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

Package Downloads
Kayisoft.Abp.DicomStoring.Domain

Kayisoft DicomStoring Module

SharpAbp.Abp.FileStoringManagement.Domain

SharpAbp FileStoring Management Module

SharpAbp.Abp.MapTenancyManagement.Domain

SharpAbp MapTenancy Management Module

Kayisoft.Abp.FileStoring.Policy.Domain

Kayisoft FileStoring Policy Module

Kayisoft.Abp.AEManagement.Domain

Kayisoft AE Management Module

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Volo.Abp.AutoMapper:

Repository Stars
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
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.
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
abpframework/eventhub
Open-source event organizing web application and a reference DDD solution.
cocosip/sharp-abp
Abp-vNext extension modules
842549829/Panda
Abp.vNext + EF Core The microservices Open source framework project supports the implementation of message push workflow certification centers based on OAuth2.0
hikalkan/presentations
Some of my presentations
realLiangshiwei/Lsw.Abp.AntDesignUI
An Abp Blazor Theme based Ant-Design-Blazor
jxnkwlp/abp-elsa-module
Elsa abp module and workflow app
EasyAbp/WeChatManagement
基于EasyAbp.Abp.WeChat模块实现微信登录、微信用户信息存储、微信服务器管理、微信第三方平台等高级功能的Abp应用模块组
EasyAbp/NotificationService
An integrated user notification service Abp module, supporting email, SMS, PM, and more other methods.
antosubash/abp-microservice
An abp microservice sample
EasyAbp/FileManagement
An abp.io application module that allows users to upload and maintain files.
Version Downloads Last Updated
10.0.0-rc.1 139 10/1/2025
9.3.5 4,683 9/30/2025
9.3.4 28,726 9/17/2025
9.3.3 11,415 9/8/2025
9.3.2 23,259 8/25/2025
9.3.1 24,448 8/11/2025
9.3.0 8,144 8/7/2025
9.3.0-rc.4 506 7/25/2025
9.3.0-rc.3 533 7/9/2025
9.3.0-rc.2 358 6/24/2025
9.3.0-rc.1 264 6/17/2025
9.2.4 2,502 8/12/2025
9.2.3 22,177 7/23/2025
9.2.2 20,247 7/10/2025
9.2.1 34,294 6/23/2025
9.2.0 57,596 6/2/2025
9.2.0-rc.4 1,177 5/27/2025
9.2.0-rc.3 877 5/13/2025
9.2.0-rc.2 1,299 4/10/2025
9.2.0-rc.1 901 3/25/2025
9.1.3 46,309 5/12/2025
9.1.2 12,720 5/5/2025
9.1.1 75,353 3/27/2025
9.1.0 82,317 3/5/2025
9.1.0-rc.3 350 2/25/2025
9.1.0-rc.2 422 2/11/2025
9.1.0-rc.1 526 1/16/2025
9.0.8 1,817 3/26/2025
9.0.7 1,553 3/6/2025
9.0.6 3,611 3/3/2025
9.0.5 29,379 2/13/2025
9.0.4 160,025 1/21/2025
9.0.3 67,692 1/6/2025
9.0.2 71,336 12/11/2024
9.0.1 9,936 12/3/2024
9.0.0 32,128 11/19/2024
9.0.0-rc.3 281 11/14/2024
9.0.0-rc.2 248 11/11/2024
9.0.0-rc.1 278 10/22/2024
8.3.4 156,238 11/18/2024
8.3.3 51,708 11/5/2024
8.3.2 92,665 10/17/2024
8.3.1 174,616 9/25/2024
8.3.0 247,345 9/5/2024
8.3.0-rc.3 471 8/28/2024
8.3.0-rc.2 297 8/15/2024
8.3.0-rc.1 281 7/31/2024
8.2.3 25,216 9/4/2024
8.2.2 80,849 8/14/2024
8.2.1 79,619 7/30/2024
8.2.0 348,191 6/26/2024
8.2.0-rc.5 799 6/14/2024
8.2.0-rc.4 325 6/7/2024
8.2.0-rc.3 696 5/23/2024
8.2.0-rc.2 262 5/21/2024
8.2.0-rc.1 187 5/20/2024
8.1.5 36,747 7/29/2024
8.1.4 56,373 6/13/2024
8.1.3 157,017 5/15/2024
8.1.2 61,016 5/13/2024
8.1.1 127,007 4/16/2024
8.1.0 51,723 4/4/2024
8.1.0-rc.4 261 4/1/2024
8.1.0-rc.3 4,061 3/19/2024
8.1.0-rc.2 14,712 2/29/2024
8.1.0-rc.1 3,388 2/14/2024
8.0.6 43,474 5/14/2024
8.0.5 100,773 3/14/2024
8.0.4 127,057 2/20/2024
8.0.3 92,611 2/7/2024
8.0.2 127,253 1/17/2024
8.0.1 81,882 1/3/2024
8.0.0 169,771 12/19/2023
8.0.0-rc.3 1,934 12/7/2023
8.0.0-rc.2 2,719 11/28/2023
8.0.0-rc.1 2,085 11/21/2023
7.4.5 108,560 12/27/2023
7.4.4 19,192 12/13/2023
7.4.3 9,290 12/6/2023
7.4.2 134,742 11/13/2023
7.4.1 30,589 10/30/2023
7.4.0 88,190 10/9/2023
7.4.0-rc.5 391 10/2/2023
7.4.0-rc.4 646 9/22/2023
7.4.0-rc.3 1,932 9/13/2023
7.4.0-rc.2 2,916 8/24/2023
7.4.0-rc.1 1,836 8/16/2023
7.3.3 233,919 9/14/2023
7.3.2 147,335 8/7/2023
7.3.1 71,100 7/27/2023
7.3.0 142,522 7/12/2023
7.3.0-rc.3 774 7/5/2023
7.3.0-rc.2 531 6/20/2023
7.3.0-rc.1 2,347 6/6/2023
7.2.3 115,406 7/3/2023
7.2.2 278,302 5/16/2023
7.2.1 63,080 5/2/2023
7.2.0-rc.2 324 4/25/2023
7.2.0-rc.1 785 4/11/2023
7.1.1 97,259 4/3/2023
7.1.0 95,757 3/22/2023
7.1.0-rc.3 661 3/14/2023
7.1.0-rc.2 4,070 2/23/2023
7.1.0-rc.1 1,524 2/7/2023
7.0.3 76,529 3/7/2023
7.0.2 64,350 2/21/2023
7.0.1 140,803 1/19/2023
7.0.0 215,292 1/4/2023
7.0.0-rc.6 2,356 12/28/2022
7.0.0-rc.5 8,321 12/20/2022
7.0.0-rc.4 4,794 12/12/2022
7.0.0-rc.3 2,094 12/8/2022
7.0.0-rc.2 1,943 11/21/2022
7.0.0-rc.1 3,479 11/14/2022
6.0.3 191,045 1/18/2023
6.0.2 110,844 12/6/2022
6.0.1 450,252 10/28/2022
6.0.0 341,633 10/5/2022
6.0.0-rc.5 984 9/27/2022
6.0.0-rc.4 5,956 9/8/2022
6.0.0-rc.3 5,451 8/23/2022
6.0.0-rc.2 7,197 8/8/2022
6.0.0-rc.1 3,620 7/26/2022
5.3.5 28,159 10/20/2022
5.3.4 267,389 8/22/2022
5.3.3 239,270 7/22/2022
5.3.2 147,663 7/7/2022
5.3.1 98,377 6/29/2022
5.3.0 167,744 6/14/2022
5.3.0-rc.3 1,407 5/31/2022
5.3.0-rc.2 650 5/24/2022
5.3.0-rc.1 1,301 5/5/2022
5.2.2 242,214 5/16/2022
5.2.1 175,023 4/18/2022
5.2.0 163,329 4/5/2022
5.2.0-rc.2 1,036 3/18/2022
5.2.0-rc.1 1,796 3/8/2022
5.1.4 200,961 2/28/2022
5.1.3 312,615 1/26/2022
5.1.2 47,647 1/19/2022
5.1.1 76,374 1/12/2022
5.0.2 17,993 1/17/2022
5.0.1 104,191 12/28/2021
5.0.0 72,631 12/14/2021
5.0.0-rc.2 3,183 12/8/2021
5.0.0-rc.1 3,895 11/16/2021
5.0.0-beta.3 2,355 11/3/2021
5.0.0-beta.2 1,313 10/21/2021
5.0.0-beta.1 2,017 10/4/2021
4.4.4 189,703 11/9/2021
4.4.3 147,075 9/29/2021
4.4.2 144,854 9/2/2021
4.4.1 34,303 9/1/2021
4.4.0 311,027 8/2/2021
4.4.0-rc.2 4,098 7/6/2021
4.4.0-rc.1 2,292 6/28/2021
4.3.3 160,557 6/17/2021
4.3.2 125,815 5/27/2021
4.3.1 104,798 5/20/2021
4.3.0 218,211 4/22/2021
4.3.0-rc.2 1,659 4/8/2021
4.3.0-rc.1 2,116 3/31/2021
4.2.2 158,531 3/4/2021
4.2.1 119,994 2/9/2021
4.2.0 108,645 1/28/2021
4.2.0-rc.2 1,525 1/18/2021
4.2.0-rc.1 767 1/14/2021
4.1.2 24,425 1/19/2021
4.1.1 15,844 1/13/2021
4.1.0 30,622 1/6/2021
4.1.0-rc.2 1,383 12/18/2020
4.1.0-rc.1 414 12/17/2020
4.0.2 127,485 12/18/2020
4.0.1 15,418 12/14/2020
4.0.0 113,642 12/3/2020
4.0.0-rc.5 1,726 12/1/2020
4.0.0-rc.4 1,281 11/24/2020
4.0.0-rc.3 1,381 11/16/2020
4.0.0-rc.2 2,510 11/13/2020
4.0.0-rc.1 462 11/12/2020
3.3.2 55,704 12/2/2020
3.3.1 95,159 11/3/2020
3.3.0 27,152 10/27/2020
3.3.0-rc.2 477 10/23/2020
3.3.0-rc.1 741 10/15/2020
3.2.1 164,828 10/8/2020
3.2.0 39,317 10/1/2020
3.2.0-rc.2 2,092 9/21/2020
3.2.0-rc.1 2,372 9/17/2020
3.1.2 74,807 9/11/2020
3.1.1 11,395 9/10/2020
3.1.0 71,405 9/3/2020
3.1.0-rc.4 690 9/1/2020
3.1.0-rc.3 492 8/28/2020
3.1.0-rc.2 613 8/26/2020
3.1.0-rc.1 527 8/24/2020
3.0.5 77,856 7/29/2020
3.0.4 196,144 7/14/2020
3.0.3 22,008 7/7/2020
3.0.2 25,080 7/3/2020
3.0.1 111,113 7/2/2020
3.0.0 24,306 7/1/2020
2.9.0 135,255 6/4/2020
2.8.0 80,409 5/21/2020
2.7.0 94,065 5/7/2020
2.6.2 17,570 4/24/2020
2.6.1 10,758 4/23/2020
2.6.0 45,361 4/20/2020
2.5.0 19,307 4/9/2020
2.4.1 10,328 4/9/2020
2.4.0 43,085 4/6/2020
2.3.0 25,619 3/19/2020
2.2.1 21,948 3/7/2020
2.2.0 8,201 3/5/2020
2.1.1 19,987 2/20/2020
2.1.0 7,496 2/20/2020
2.0.1 47,634 1/24/2020
2.0.0 19,059 1/13/2020
1.1.2 37,299 12/12/2019
1.1.1 8,474 12/11/2019
1.1.0 14,095 12/6/2019
1.0.2 33,758 10/22/2019
1.0.0 8,451 10/21/2019
0.22.0 9,640 10/14/2019
0.21.0 10,146 9/23/2019
0.20.1 7,444 9/23/2019
0.20.0 7,327 9/23/2019
0.19.0 45,979 8/16/2019
0.18.1 38,007 6/26/2019
0.18.0 13,499 6/21/2019
0.17.0 21,894 5/3/2019
0.16.0 12,449 4/14/2019
0.15.0 16,853 3/22/2019
0.14.0 25,820 2/23/2019
0.13.0 11,805 1/27/2019
0.12.0 8,231 1/11/2019
0.11.0 7,902 1/7/2019
0.10.0 8,896 12/21/2018
0.9.0 9,273 12/7/2018
0.8.0 9,159 11/19/2018
0.7.1 9,309 10/31/2018
0.7.0 8,661 10/26/2018
0.6.0 11,033 10/12/2018
0.5.0 6,639 9/25/2018
0.4.1 12,253 8/4/2018
0.4.0 5,480 7/15/2018
0.3.7 5,536 7/6/2018
0.3.6 5,274 7/4/2018
0.3.5 5,874 7/3/2018
0.3.4 5,708 7/2/2018
0.3.3 4,971 6/28/2018
0.3.2 4,859 6/27/2018
0.3.1 4,559 6/27/2018
0.3.0 17,214 6/27/2018