Info
| Version: | 1.0.0 |
| Author(s): | Kamil Gębarowski |
| Last Update: | Sunday, October 20, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kamilslaw/ExprMapper |
| NuGet Url: | https://www.nuget.org/packages/ExprMapper |
Install
Install-Package ExprMapper
dotnet add package ExprMapper
paket add ExprMapper
ExprMapper Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Features:
- Objects mapping with null references handling
- Nested objects mapping
- Mapping collection types (array, list & IEnumerable), as well as the collection type properties
- Custom mapping functions for selected properties.