A .NET library for making simple rest calls.
Info
Version: | 2.0.0 |
Author(s): | Eldie Turner |
Last Update: | Monday, July 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LittleRestClient |
Install
Install-Package LittleRestClient
dotnet add package LittleRestClient
paket add LittleRestClient
LittleRestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
Tags