Threax.ModelGen 8.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Threax.ModelGen --version 8.0.0
NuGet\Install-Package Threax.ModelGen -Version 8.0.0
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="Threax.ModelGen" Version="8.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Threax.ModelGen --version 8.0.0
#r "nuget: Threax.ModelGen, 8.0.0"
#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 Threax.ModelGen as a Cake Addin
#addin nuget:?package=Threax.ModelGen&version=8.0.0

// Install Threax.ModelGen as a Cake Tool
#tool nuget:?package=Threax.ModelGen&version=8.0.0

Package Description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
17.0.0 474 3/13/2022
16.0.0 802 7/22/2021
15.0.3 1,085 8/13/2020
15.0.2 677 6/24/2020
15.0.1 532 6/15/2020
15.0.0 568 6/15/2020
15.0.0-pre01 302 6/15/2020
14.0.0 469 6/3/2020
14.0.0-pre01 287 6/2/2020
12.0.0 568 11/23/2019
12.0.0-pre01 374 11/23/2019
11.1.0 2,327 4/3/2019
11.0.0 1,364 4/3/2019
10.0.4 1,425 4/1/2019
10.0.3 1,161 1/11/2019
10.0.2 1,130 1/11/2019
10.0.1 1,086 1/2/2019
10.0.0 1,230 1/2/2019
9.0.0 931 11/28/2018
8.0.0 1,508 8/7/2018
7.2.0 1,216 8/2/2018
7.1.1 2,083 6/28/2018
7.1.0 1,840 6/28/2018
7.0.0 1,233 6/26/2018
6.0.2 1,621 6/4/2018
6.0.1 1,096 6/1/2018
6.0.0 1,576 6/1/2018
5.3.1 1,272 5/31/2018
5.3.0 1,880 5/31/2018
5.2.0 1,834 5/30/2018
5.1.1 2,034 5/30/2018
5.0.1 1,269 5/24/2018
5.0.0 1,904 5/15/2018
4.2.2 1,914 4/17/2018
4.2.1 1,907 4/17/2018
4.2.0 1,315 4/17/2018
4.1.1 2,021 2/9/2018
4.1.0 1,954 2/8/2018
4.0.2 1,761 2/7/2018
4.0.1 1,724 2/7/2018
4.0.0 1,308 2/7/2018
3.3.0 1,972 1/24/2018
3.2.2 1,212 1/23/2018
3.2.1 1,952 1/23/2018
3.2.0 1,999 1/22/2018
3.1.0 1,063 12/17/2017
3.1.0-pre2 819 12/17/2017

Changed to use an AppMapper class for mapping objects. This uses automapper internally by default but allows for additional customization and creates a well defined mapping interface.