Utility for converting JSON string to specific C# object format. 
                        
                    
         
                Info
| Version: | 0.1.7 | 
| Author(s): | SSharyk | 
| Last Update: | Wednesday, September 6, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SSh.JsonMapper | 
Install
Install-Package SSh.JsonMapper
                        dotnet add package SSh.JsonMapper
                        paket add SSh.JsonMapper
                        
                                SSh.JsonMapper Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 10.0.3)
 
Tags