Create a REST(ish) API client only by defining the C# interface you want.
Info
Version: | 3.1.0 |
Author(s): | Activout.RestClient |
Last Update: | Tuesday, May 10, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/twogood/Activout.RestClient |
NuGet Url: | https://www.nuget.org/packages/Activout.RestClient |
Install
Install-Package Activout.RestClient
dotnet add package Activout.RestClient
paket add Activout.RestClient
Activout.RestClient Download (Unzip the "nupkg" after downloading)
Dependencies
- ImpromptuInterface(>= 7.0.1)
- Microsoft.Extensions.Logging(>= 3.1.10)
- Newtonsoft.Json(>= 12.0.3)
- System.Linq(>= 4.3.0)