AutomaticTypeMapper 1.2.0.1

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

// Install AutomaticTypeMapper as a Cake Tool
#tool nuget:?package=AutomaticTypeMapper&version=1.2.0.1

Automatic type discovery and mapping for C# projects

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on AutomaticTypeMapper:

Package Downloads
EOLib.Config

Library for interacting with Endless Online configuration files

EOLib.IO

Library for interacting with Endless Online pub and map files

EOLib.Logger

Library for interacting with Endless Online log files

EOLib.Localization

Library for interacting with Endless Online edf files

EOLib

Base library for Endless Online development

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 10,309 2/8/2022
1.4.0 559 3/31/2020
1.3.1 522 3/25/2020
1.3.0.2 439 3/24/2020
1.2.0.5 806 6/19/2019
1.2.0.1 554 3/13/2019
1.1.0.2 558 3/7/2019
1.0.0.8 543 3/6/2019

Add support for automatically discovering base type(s) of a tagged type