A framework for testing RESTful endpoints in .Net.
Info
| Version: | 0.3.0 |
| Author(s): | Michael Knox |
| Last Update: | Monday, November 16, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/michaeldotknox/restfulendpointtester |
| NuGet Url: | https://www.nuget.org/packages/RestfulEndpointTester |
Install
Install-Package RestfulEndpointTester
dotnet add package RestfulEndpointTester
paket add RestfulEndpointTester
RestfulEndpointTester Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(7.0.1)
Tags