FlashMapper 1.0.1
See the version list below for details.
dotnet add package FlashMapper --version 1.0.1
NuGet\Install-Package FlashMapper -Version 1.0.1
<PackageReference Include="FlashMapper" Version="1.0.1" />
paket add FlashMapper --version 1.0.1
#r "nuget: FlashMapper, 1.0.1"
// Install FlashMapper as a Cake Addin #addin nuget:?package=FlashMapper&version=1.0.1 // Install FlashMapper as a Cake Tool #tool nuget:?package=FlashMapper&version=1.0.1
Extension that allows you to specify relations between two models and then use it to convert from one to another.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FlashMapper:
Package | Downloads |
---|---|
FlashMapper.MultiSource
Extension for FlashMapper that allows to map data from multiple sources. |
|
FlashMapper.DependencyInjection
Extension library for FlashMapper that provides you with an API to move every mapping configuration into standalone service. |
|
FlashMapper.DependancyInjection
This package is no longer supported due to a typo in the name. Please install package named 'FlashMapper.DependencyInjection'. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.5-beta2 | 3,691 | 5/18/2018 |
1.0.5-beta1 | 899 | 5/18/2018 |
1.0.4 | 1,670 | 1/16/2018 |
1.0.3 | 1,395 | 1/14/2018 |
1.0.1 | 1,452 | 7/30/2017 |
1. First stable release.
2. Dependant configurations.