Restify is a powerful REST client that makes JSON REST APIs easy.
Info
Version: | 3.2.2 |
Author(s): | Brian Pontarelli, Daniel DeGroff |
Last Update: | Thursday, November 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/inversoft/restify |
NuGet Url: | https://www.nuget.org/packages/Inversoft.Restify |
Install
Install-Package Inversoft.Restify
dotnet add package Inversoft.Restify
paket add Inversoft.Restify
Inversoft.Restify Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.3)
Tags