A cut down version of the RestSharp API for .NET Standard 2.0.
Info
Version: | 2.0.1 |
Author(s): | MiniRestSharp |
Last Update: | Monday, September 9, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mlawry/minirestsharp |
NuGet Url: | https://www.nuget.org/packages/YTML.MiniRestSharp |
Install
Install-Package YTML.MiniRestSharp
dotnet add package YTML.MiniRestSharp
paket add YTML.MiniRestSharp
YTML.MiniRestSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.2.0)