AutoMapper 6.1.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package AutoMapper --version 6.1.1
NuGet\Install-Package AutoMapper -Version 6.1.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="6.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AutoMapper --version 6.1.1
#r "nuget: AutoMapper, 6.1.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.
// Install AutoMapper as a Cake Addin
#addin nuget:?package=AutoMapper&version=6.1.1

// Install AutoMapper as a Cake Tool
#tool nuget:?package=AutoMapper&version=6.1.1

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. 
.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 is compatible.  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.4K)

Showing the top 5 NuGet packages that depend on AutoMapper:

Package Downloads
AutoMapper.Extensions.Microsoft.DependencyInjection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

AutoMapper extensions for ASP.NET Core

AutoMapper.Collection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

IdentityServer4.EntityFramework.Storage The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

EntityFramework persistence layer for IdentityServer4

Hilma.Common

Shared entities and contracts for Hilma Domain

AutoMapper.Extensions.ExpressionMapping The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Expression mapping (OData) extensions for AutoMapper

GitHub repositories (317)

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

Repository Stars
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Jackett/Jackett
API Support for your favorite torrent trackers
Version Downloads Last updated
13.0.1 2,066,583 2/7/2024
12.0.1 50,874,405 1/16/2023
12.0.0 36,104,153 9/30/2022
11.0.1 43,255,353 2/4/2022
11.0.0 24,069,826 1/5/2022
10.1.1 115,975,396 10/16/2020
10.0.0 36,207,411 7/1/2020
9.0.0 87,011,127 8/12/2019
8.1.1 15,723,590 6/3/2019
8.1.0 10,057,041 4/25/2019
8.0.0 32,425,022 11/17/2018
7.0.1 32,330,196 6/18/2018
7.0.0-alpha-0001 597,252 4/10/2018
6.2.2 18,245,308 12/6/2017
6.2.1 1,724,516 11/16/2017
6.2.0 523,489 11/9/2017
6.1.1 11,570,575 6/27/2017
6.1.0 832,809 6/14/2017
6.0.2 5,776,801 3/22/2017
5.2.0 6,317,621 11/23/2016
5.1.1 4,560,610 8/12/2016
5.0.2 1,581,331 7/7/2016
5.0.0-beta-1 51,755 5/17/2016
4.2.1 7,117,134 2/24/2016
4.2.0 1,140,927 1/28/2016
4.1.1 4,701,881 10/26/2015
4.0.4 2,399,012 8/6/2015
4.0.0-alpha1 25,000 7/7/2015
3.3.1 9,569,802 1/29/2015
3.3.0 1,292,891 11/29/2014
3.2.1 3,394,381 4/25/2014
3.1.1 1,459,394 12/31/2013
3.1.0 240,358 11/17/2013
3.0.0 1,816,906 8/25/2013
2.2.1 2,009,740 2/18/2013
2.2.0 508,857 9/22/2012
2.1.267 728,915 4/15/2012
2.1.266 42,114 3/29/2012
2.1.265 54,931 2/29/2012
2.1.262 110,372 2/29/2012
2.1.1 57,876 4/15/2012
2.0.0 479,909 9/22/2011
1.1.2 81,892 3/8/2017
1.1.0.118 1,238,955 9/7/2011