Adapts Json.NET to use custom-created contracts and type naming using fluent syntax.
                        
                    
         
                Info
| Version: | 1.0.50 | 
| Author(s): | bytenik | 
| Last Update: | Thursday, May 5, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/bytenik/FluentContract | 
| NuGet Url: | https://www.nuget.org/packages/FluentContract | 
Install
Install-Package FluentContract
                        dotnet add package FluentContract
                        paket add FluentContract
                        
                                FluentContract Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 7.0.1)
 - System.Collections.Immutable(>= 1.1.36)
 
Tags