oMapGen is a T4 template that automatically generates on convention basis C# mapping extension methods between two objects with a similar structure, identical property names and compatible types.
                        
                    
         
                Info
| Version: | 0.3.0 | 
| Author(s): | Mathieu Guillemain | 
| Last Update: | Thursday, April 24, 2014 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://omapgen.codeplex.com/ | 
| NuGet Url: | https://www.nuget.org/packages/oMapGen | 
Install
Install-Package oMapGen
                        dotnet add package oMapGen
                        paket add oMapGen
                        
                                oMapGen Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags