Info
Version: | 2.0.1 |
Author(s): | danielwertheim |
Last Update: | Friday, July 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danielwertheim/requester |
NuGet Url: | https://www.nuget.org/packages/Requester |
Install
Install-Package Requester
dotnet add package Requester
paket add Requester
Requester Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Ensure.That(>= 5.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
Nothing else. There is also Requester.Validation that you can use for testing purposes, to validate responses from APIs.
Like statuses, schemas etc.