Info
| Version: | 1.0.0.11 | 
| Author(s): | Daniel Cazzulino, kzu, Clarius | 
| Last Update: | Wednesday, June 15, 2011 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://netfx.codeplex.com | 
| NuGet Url: | https://www.nuget.org/packages/netfx-WebApi.JsonNetFormatter | 
Install
Install-Package netfx-WebApi.JsonNetFormatter
                        dotnet add package netfx-WebApi.JsonNetFormatter
                        paket add netfx-WebApi.JsonNetFormatter
                        
                                netfx-WebApi.JsonNetFormatter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- WebApi.Core(0.3.0)
- WebApi.Enhancements(0.3.0)
- Newtonsoft.Json(4.0.2)
- netfx-Guard(1.2.0.0)
Tags
 
                
To use: var config = HttpHostConfiguration.Create().UseJsonNet();.