Extension and helper methods that make working with Asp.Net Web API easier. 
                        
                    
         
                Info
| Version: | 1.4.3-v1-fuckery0001 | 
| Author(s): | Archon Information Systems, LLC | 
| Last Update: | Friday, January 5, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/civicsource/http | 
| NuGet Url: | https://www.nuget.org/packages/Archon.WebApi | 
Install
Install-Package Archon.WebApi
                        dotnet add package Archon.WebApi
                        paket add Archon.WebApi
                        
                                Archon.WebApi Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
 - Newtonsoft.Json(>= 7.0.1)
 - System.Net.Http(>= 4.3.2)