TinyMapper 2.1.3-beta

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

Showing the top 20 packages that depend on TinyMapper.

Packages Downloads
QC.Utils
Package Description
251
QC.Utils
Package Description
153
QC.Utils
Package Description
103
QC.Utils
Package Description
98
QC.Utils
Package Description
87
QC.Utils
Package Description
69
QC.Utils
Package Description
45
QC.Utils
Package Description
39
QC.Utils
Package Description
24
QC.Utils
Package Description
14
QC.Utils
Package Description
11
QC.Utils
Package Description
10
QC.Utils
Package Description
7
QC.Utils
Package Description
6
QC.Utils
Package Description
5
QC.Utils
Package Description
4

* Improved mapping, i.e. now it's possible to map properties from other classes `source.Address.Street` ``` TinyMapper.Bind<PersonDto, Person>( config => { config.Bind(source => source.Address.Street, target => target.Street); config.Bind(source => source.Address.Phone, target => target.Phone); } ); ``` https://github.com/TinyMapper/TinyMapper/releases/tag/v2.1.3-beta

.NET Framework 3.5

  • No dependencies.

.NET Standard 1.3

.NET Framework 4.0

  • No dependencies.

Version Downloads Last updated
3.0.3 42 12/10/2023
3.0.2-beta 3 01/13/2025
3.0.1-beta 3 01/13/2025
2.1.4-beta 3 01/13/2025
2.1.3-beta 3 01/13/2025
2.1.2-beta 3 01/13/2025
2.1.1-beta 3 01/13/2025
2.0.8 5 01/13/2025
2.0.6 5 01/13/2025
2.0.5 5 01/13/2025
2.0.1 4 01/13/2025
2.0.0 4 01/13/2025
1.0.22 4 01/12/2025
1.0.20 4 01/12/2025
1.0.18 4 01/12/2025
1.0.6 5 01/13/2025
1.0.4 5 01/12/2025
1.0.2 5 01/12/2025