A small .NET Standard library for making REST requests.
Info
| Version: | 1.0.2 |
| Author(s): | Tyler Hughes |
| Last Update: | Monday, July 2, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tylerbhughes/TelegraphSharp |
| NuGet Url: | https://www.nuget.org/packages/TelegraphSharp |
Install
Install-Package TelegraphSharp
dotnet add package TelegraphSharp
paket add TelegraphSharp
TelegraphSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)
Tags