HttpGhost 2.0.0.5
Simplify integrationtesting via http.
See the version list below for details.
Install-Package HttpGhost -Version 2.0.0.5
dotnet add package HttpGhost --version 2.0.0.5
<PackageReference Include="HttpGhost" Version="2.0.0.5" />
paket add HttpGhost --version 2.0.0.5
Release Notes
2.0.0.5
* Update Newtonsoft.Json to 4.5.11
2.0.0.4
* Handle same names in form submit
2.0.0.3
* Insert values to existing form, which will be posted in submit
2.0.0.2
* Update Newtonsoft.Json to 4.5.10
* Fix issue 26: Now more fluent interface on IHtmlResult
2.0.0.1
* Update HtmlSession and JsonSession ctor to be as HttpSession
2.0.0.0
* Find elements by attribute using css selector
* Submit form
* Major rewrite of session, subclass session to HttpSession, HtmlSession, JsonSession
* Update JSON.NET to 4.5.9 and HtmlAgilityPack to 1.4.6
Dependencies
-
- HtmlAgilityPack (>= 1.4.6)
- Newtonsoft.Json (>= 4.5.11)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0.6 | 1,130 | 9/3/2013 |
2.0.0.5 | 724 | 3/17/2013 |
2.0.0.4 | 1,009 | 10/12/2012 |
2.0.0.3 | 665 | 10/12/2012 |
2.0.0.2 | 691 | 10/12/2012 |
2.0.0.1 | 756 | 9/9/2012 |
2.0.0 | 709 | 9/9/2012 |
1.2.0 | 769 | 7/27/2012 |
1.1.0.2 | 854 | 4/29/2012 |
1.1.0.1 | 742 | 4/18/2012 |
1.1.0 | 766 | 4/1/2012 |
1.0.0.3 | 799 | 4/1/2012 |
1.0.0.2 | 742 | 3/20/2012 |
1.0.0.1 | 727 | 3/16/2012 |