Info
| Version: | 1.0.2 | 
| Author(s): | Michael Ajanaku | 
| Last Update: | Saturday, January 9, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/dejobo/OwinWebApiJsonSerializer | 
| NuGet Url: | https://www.nuget.org/packages/OwinWebApiJsonSerializer | 
Install
Install-Package OwinWebApiJsonSerializer
                        dotnet add package OwinWebApiJsonSerializer
                        paket add OwinWebApiJsonSerializer
                        
                                OwinWebApiJsonSerializer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 7.0.1)
 - Owin(>= 1.0.0)
 - Microsoft.Owin(>= 3.0.0)
 - Microsoft.AspNet.WebApi.Owin(>= 5.2.2)
 
Tags
                
There is also support for ASP.NET Web API without OWIN from v1.0.2.