Abstractions over the Http stack allowing for simple HTTP based testing.
Info
Version: | 0.0.5 |
Author(s): | Simon Laing |
Last Update: | Tuesday, January 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/laingsimon/http-layer |
NuGet Url: | https://www.nuget.org/packages/HttpLayer |
Install
Install-Package HttpLayer
dotnet add package HttpLayer
paket add HttpLayer
HttpLayer Download (Unzip the "nupkg" after downloading)
Dependencies
- HtmlAgilityPack(>= 1.4.9.5)
- Newtonsoft.Json(>= 9.0.1)