AutoMapper
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.
See the version list below for details.
Install-Package AutoMapper -Version 6.1.1
dotnet add package AutoMapper --version 6.1.1
<PackageReference Include="AutoMapper" Version="6.1.1" />
paket add AutoMapper --version 6.1.1
#r "nuget: AutoMapper, 6.1.1"
// 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
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- Microsoft.CSharp (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.CSharp (>= 4.3.0)
- System.Collections (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- System.Collections.Specialized (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Threading (>= 4.3.0)
Used By
NuGet packages (2.1K)
Showing the top 5 NuGet packages that depend on AutoMapper:
Package | Downloads |
---|---|
AutoMapper.Extensions.Microsoft.DependencyInjection
AutoMapper extensions for ASP.NET Core
|
|
IdentityServer4.EntityFramework.Storage
EntityFramework persistence layer for IdentityServer4
|
|
KubernetesClient
Client library for the Kubernetes open source container orchestrator.
|
|
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.
|
|
Fluent.Infrastructure
Fluent.Infrastructure is an infrastructure that unites Controller, Service, Repository, Validation and automation integration testing with the aim of accelerating the development of organized systems, causing major operations become simple and quick to implement.
Cache control and logic exclusion are supported simply.
Find, Add, Update and Remove are the basic operations that do not require addition to files to run on your system.
|
GitHub repositories (227)
Showing the top 5 popular GitHub repositories that depend on AutoMapper:
Repository | Stars |
---|---|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
IdentityServer/IdentityServer4
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
|
|
abpframework/abp
Open Source Web Application Framework for ASP.NET Core
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
EduardoPires/EquinoxProject
Full ASP.NET Core 5 application with DDD, CQRS and Event Sourcing concepts
|
Version History
Version | Downloads | Last updated |
---|---|---|
10.1.1 | 5,964,025 | 10/16/2020 |
10.0.0 | 8,113,361 | 7/1/2020 |
9.0.0 | 30,720,342 | 8/12/2019 |
8.1.1 | 7,123,451 | 6/3/2019 |
8.1.0 | 4,741,872 | 4/25/2019 |
8.0.0 | 16,284,276 | 11/17/2018 |
7.0.1 | 13,992,247 | 6/18/2018 |
7.0.0-alpha-0001 | 164,093 | 4/10/2018 |
6.2.2 | 10,311,320 | 12/6/2017 |
6.2.1 | 1,092,164 | 11/16/2017 |
6.2.0 | 313,329 | 11/9/2017 |
6.1.1 | 7,021,987 | 6/27/2017 |
6.1.0 | 441,649 | 6/14/2017 |
6.0.2 | 3,231,699 | 3/22/2017 |
5.2.0 | 3,502,948 | 11/23/2016 |
5.1.1 | 2,678,593 | 8/12/2016 |
5.0.2 | 1,034,094 | 7/7/2016 |
5.0.0-beta-1 | 42,867 | 5/17/2016 |
4.2.1 | 4,309,607 | 2/24/2016 |
4.2.0 | 717,172 | 1/28/2016 |
4.1.1 | 2,596,739 | 10/26/2015 |
4.0.4 | 1,423,361 | 8/6/2015 |
4.0.0-alpha1 | 21,050 | 7/7/2015 |
3.3.1 | 4,898,888 | 1/29/2015 |
3.3.0 | 777,820 | 11/29/2014 |
3.2.1 | 1,890,556 | 4/25/2014 |
3.1.1 | 750,544 | 12/31/2013 |
3.1.0 | 179,321 | 11/17/2013 |
3.0.0 | 871,683 | 8/25/2013 |
2.2.1 | 915,644 | 2/18/2013 |
2.2.0 | 349,239 | 9/22/2012 |
2.1.267 | 388,950 | 4/15/2012 |
2.1.266 | 32,923 | 3/29/2012 |
2.1.265 | 40,444 | 2/29/2012 |
2.1.262 | 15,128 | 2/29/2012 |
2.1.1 | 26,578 | 4/15/2012 |
2.0.0 | 272,460 | 9/22/2011 |
1.1.2 | 32,529 | 3/8/2017 |
1.1.0.118 | 809,000 | 9/7/2011 |