Info
| Version: | 0.1.1 | 
| Author(s): | Viridovics | 
| Last Update: | Friday, August 31, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Viridovics/AirHttp | 
| NuGet Url: | https://www.nuget.org/packages/AirHttp | 
Install
Install-Package AirHttp
                        dotnet add package AirHttp
                        paket add AirHttp
                        
                                AirHttp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - AirHttp.UriFluentBuilder(>= 1.0.1)
 
- AirHttp.UriFluentBuilder(>= 1.0.1)
 
- AirHttp.UriFluentBuilder(>= 1.0.1)
 
Tags
                
Simple post, get, delete and other queries (sync/async). There is no serialization/deserialization framework dependency.
Examples:
https://github.com/Viridovics/AirHttp#simple-start.