This package allows developers to make requests upon a web api in which they can recieve back a JSon string, Stream, or dynamic object.
Info
Version: | 1.0.3 |
Author(s): | dzrust |
Last Update: | Friday, March 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dzrust/ApiRequests |
NuGet Url: | https://www.nuget.org/packages/RestfulApiRequests |
Install
Install-Package RestfulApiRequests
dotnet add package RestfulApiRequests
paket add RestfulApiRequests
RestfulApiRequests Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.2)
Tags