TinyMapper 2.0.6

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

// Install TinyMapper as a Cake Tool
#tool nuget:?package=TinyMapper&version=2.0.6

TinyMapper - a tiny and quick object mapper for .Net.

Product Compatible and additional computed target framework versions.
.NET Framework net30 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on TinyMapper:

Package Downloads
WireMock.Net The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Lightweight Http Mocking Server for .Net, inspired by WireMock from the Java landscape.

Admetus.Domain

Package Description

LightestNight.Luminescence.BlazorComponents

The component library for Blazor that enables the use of Luminescence form generation

Chaos.BasicFrame.CQRS

Package Description

Admetus.Domain.Utils

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.3 9,214,849 12/8/2019
3.0.2-beta 47,794 6/7/2018
3.0.1-beta 24,456 10/25/2017
2.1.4-beta 8,421 8/18/2017
2.1.3-beta 2,795 8/16/2017
2.1.2-beta 2,161 8/14/2017
2.1.1-beta 2,573 8/13/2017
2.0.8 628,122 12/3/2015
2.0.6 4,206 11/2/2015
2.0.5 7,288 9/15/2015
2.0.1 10,320 7/15/2015
2.0.0 3,551 7/12/2015
1.0.22 2,374 7/12/2015
1.0.20 2,788 6/24/2015
1.0.18 3,010 4/12/2015
1.0.6 2,431 3/24/2015
1.0.4 2,354 3/20/2015
1.0.2 2,205 3/11/2015

fixed: Case sensitive binding

Thanks to: Lecamarade