FlexMapper 1.1.0.107
dotnet add package FlexMapper --version 1.1.0.107
NuGet\Install-Package FlexMapper -Version 1.1.0.107
<PackageReference Include="FlexMapper" Version="1.1.0.107" />
<PackageVersion Include="FlexMapper" Version="1.1.0.107" />
<PackageReference Include="FlexMapper" />
paket add FlexMapper --version 1.1.0.107
#r "nuget: FlexMapper, 1.1.0.107"
#:package FlexMapper@1.1.0.107
#addin nuget:?package=FlexMapper&version=1.1.0.107
#tool nuget:?package=FlexMapper&version=1.1.0.107
FlexMapper is the counterpart to AutoMapper. While AutoMapper uses primary a lot of Reflection stuff to map the values of two classes or object, FlexMapper focuses the pointedly manual mapping. AutoMapper is a great solution if you just want to map simple objects, like ViewModels or data-transfer objects. But if you're focussed on performance and want to use AutoMapper with contexts like databases or unmanaged connections, AutoMapper is complex to use and hard to test.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| DNX | dnx451 is compatible. |
-
.NETFramework 4.5
- Microsoft.CSharp (>= 4.0.0)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
.NETFramework 4.5.1
- Microsoft.CSharp (>= 4.0.0)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
.NETFramework 4.5.2
- Microsoft.CSharp (>= 4.0.0)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
.NETFramework 4.6
- Microsoft.CSharp (>= 4.0.0)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Runtime (>= 4.0.0)
-
DNX 4.5.1
- Microsoft.CSharp (>= 4.0.0)
- System.Collections (>= 4.0.0)
- System.Diagnostics.Contracts (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Runtime (>= 4.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FlexMapper:
| Package | Downloads |
|---|---|
|
FlexMapper.DependencyInjection
ASP.NET Core dependency injection integration for FlexMapper. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0.107 | 2,111 | 12/18/2015 |
| 1.1.0.106 | 1,469 | 12/18/2015 |
| 1.1.0.52-develop | 1,301 | 12/16/2015 |
| 1.0.2-alpha | 1,247 | 10/10/2015 |