DevHttpClient RepositoryParser parses the repository json file used by Dev Http Client (DHC) Chrome Extension into Strongly Typed .NET Objects.
Info
Version: | 3.0.0 |
Author(s): | [email protected] |
Last Update: | Monday, October 27, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/narkhedegs/DevHttpClient |
NuGet Url: | https://www.nuget.org/packages/DevHttpClientRepositoryParser |
Install
Install-Package DevHttpClientRepositoryParser
dotnet add package DevHttpClientRepositoryParser
paket add DevHttpClientRepositoryParser
DevHttpClientRepositoryParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.6)
- RestApiTester.Common(0.6.0.0)