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.
<PackageVersion Include="AutomaticTypeMapper" Version="1.2.0.1" />
                    
Directory.Packages.props
<PackageReference Include="AutomaticTypeMapper" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package AutomaticTypeMapper@1.2.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AutomaticTypeMapper&version=1.2.0.1
                    
Install as a Cake Addin
#tool nuget:?package=AutomaticTypeMapper&version=1.2.0.1
                    
Install as a Cake Tool

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

Base library for Endless Online development

EOLib.Config

Library for interacting with Endless Online configuration files

EOLib.IO

Library for interacting with Endless Online pub and map files

EOLib.Localization

Library for interacting with Endless Online edf files

EOLib.Logger

Library for interacting with Endless Online log files

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.1 17,179 2/8/2022
1.4.0 793 3/31/2020
1.3.1 741 3/25/2020
1.3.0.2 682 3/24/2020
1.2.0.5 1,140 6/19/2019
1.2.0.1 811 3/13/2019
1.1.0.2 815 3/7/2019
1.0.0.8 791 3/6/2019

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