Outputs C# to map properties of classes to other classes. 
                        
                    
         
                Info
| Version: | 1.3.0 | 
| Author(s): | Samuel Debruyn | 
| Last Update: | Wednesday, September 13, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/SamuelDebruyn/PropertyMapper | 
| NuGet Url: | https://www.nuget.org/packages/ChipsnCookies.PropertyMapper | 
Install
Install-Package ChipsnCookies.PropertyMapper
                        dotnet add package ChipsnCookies.PropertyMapper
                        paket add ChipsnCookies.PropertyMapper
                        
                                ChipsnCookies.PropertyMapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AutoMapper(>= 6.1.1)
 - NETStandard.Library(>= 1.6.1)