AutoMapper 6.2.2
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.
Showing the top 20 packages that depend on AutoMapper.
| Packages | Downloads |
|---|---|
|
Wigos.Business.Account.Adapters
This NuGet package contain a Wigos.Business.Account adapters, domain and use cases.
|
7 |
|
Wigos.Business.Common.Adapters
This package contain a Wigos.Business.Common adapters, use cases and domain.
|
7 |
|
Wigos.Business.Common.Adapters
This package contain a Wigos.Business.Common adapters, use cases and domain.
|
8 |
|
Wigos.Business.FoodAndBeverage.Adapters
This NuGet package contain a Wigos.Business.FoodAndBeverage adapters, domain and use cases.
|
8 |
|
Wigos.Cage.Factory
Wigos Cage entry point
|
10 |
.NET Framework 4.0
- No dependencies.
.NET Standard 1.3
- System.Text.RegularExpressions (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Collections.Specialized (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- Microsoft.CSharp (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
.NET Standard 1.1
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Linq.Queryable (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.ComponentModel.TypeConverter (>= 4.3.0)
- System.Collections.Concurrent (>= 4.3.0)
- NETStandard.Library (>= 1.6.1)
- Microsoft.CSharp (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
.NET Framework 4.5
- No dependencies.