ExplicitMapper is an alternative to AutoMapper for those of us who feels frustrated with it and prefer explicit or even manual mapping configurations but still looks for convinient and laconic way to organize mappings.
                        
                    
         
                Info
| Version: | 0.2.1 | 
| Author(s): | Taras Tyrsa | 
| Last Update: | Tuesday, February 25, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Taras-Tyrsa/explicit-mapper | 
| NuGet Url: | https://www.nuget.org/packages/ExplicitMapper | 
Install
Install-Package ExplicitMapper
                        dotnet add package ExplicitMapper
                        paket add ExplicitMapper
                        
                                ExplicitMapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags