AutoMapper 5.0.0-beta-1

Prefix Reserved
This is a prerelease version of AutoMapper.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoMapper --version 5.0.0-beta-1
                    
NuGet\Install-Package AutoMapper -Version 5.0.0-beta-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="AutoMapper" Version="5.0.0-beta-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AutoMapper" Version="5.0.0-beta-1" />
                    
Directory.Packages.props
<PackageReference Include="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 AutoMapper --version 5.0.0-beta-1
                    
#r "nuget: AutoMapper, 5.0.0-beta-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.
#addin nuget:?package=AutoMapper&version=5.0.0-beta-1&prerelease
                    
Install AutoMapper as a Cake Addin
#tool nuget:?package=AutoMapper&version=5.0.0-beta-1&prerelease
                    
Install AutoMapper as a Cake Tool

A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.

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 was computed.  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 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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 (3.6K)

Showing the top 5 NuGet packages that depend on AutoMapper:

Package Downloads
AutoMapper.Extensions.Microsoft.DependencyInjection

AutoMapper extensions for ASP.NET Core

AutoMapper.Collection

Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.

AutoMapper.Extensions.ExpressionMapping

Expression mapping (OData) extensions for AutoMapper

AutoMapper.Extensions.EnumMapping

Convention-based enum value mapping extension for AutoMapper.

Abp.AutoMapper

Abp.AutoMapper

GitHub repositories (354)

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

Repository Stars
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ppy/osu
rhythm is just a *click* away!
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
dotnet/eShop
A reference .NET application implementing an eCommerce site
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
Version Downloads Last updated
14.0.0 2,266,088 2 months ago
13.0.1 65,936,461 2/7/2024
12.0.1 93,767,111 1/16/2023
12.0.0 52,995,867 9/30/2022
11.0.1 52,914,910 2/4/2022
11.0.0 30,252,328 1/5/2022
10.1.1 138,655,630 10/16/2020
10.0.0 41,174,961 7/1/2020
9.0.0 98,169,740 8/12/2019
8.1.1 17,781,853 6/3/2019
8.1.0 11,625,825 4/25/2019
8.0.0 38,917,697 11/17/2018
7.0.1 35,813,964 6/18/2018
7.0.0-alpha-0001 648,290 4/10/2018
6.2.2 21,062,761 12/6/2017
6.2.1 1,878,166 11/16/2017
6.2.0 585,912 11/9/2017
6.1.1 12,986,712 6/27/2017
6.1.0 914,556 6/14/2017
6.0.2 6,396,359 3/22/2017
5.2.0 7,184,316 11/23/2016
5.1.1 4,974,652 8/12/2016
5.0.2 1,816,223 7/7/2016
5.0.0-beta-1 53,044 5/17/2016
4.2.1 8,071,488 2/24/2016
4.2.0 1,298,159 1/28/2016
4.1.1 5,354,288 10/26/2015
4.0.4 2,671,066 8/6/2015
4.0.0-alpha1 25,862 7/7/2015
3.3.1 10,628,410 1/29/2015
3.3.0 1,471,615 11/29/2014
3.2.1 3,831,254 4/25/2014
3.1.1 1,635,540 12/31/2013
3.1.0 267,276 11/17/2013
3.0.0 1,972,157 8/25/2013
2.2.1 2,251,353 2/18/2013
2.2.0 566,194 9/22/2012
2.1.267 850,110 4/15/2012
2.1.266 51,839 3/29/2012
2.1.265 58,166 2/29/2012
2.1.262 114,453 2/29/2012
2.1.1 65,648 4/15/2012
2.0.0 546,771 9/22/2011
1.1.2 98,783 3/8/2017
1.1.0.118 1,501,851 9/7/2011