An extensible base for implementing clients to PostgREST REST API servers.
Info
Version: | 0.1.4 |
Author(s): | Jett Durham |
Last Update: | Wednesday, March 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thejettdurham/postgrest-sharp-client |
NuGet Url: | https://www.nuget.org/packages/PostgrestUtilitiy |
Install
Install-Package PostgrestUtilitiy
dotnet add package PostgrestUtilitiy
paket add PostgrestUtilitiy
PostgrestUtilitiy Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 105.2.3)
- Newtonsoft.Json(>= 10.0.1)
- NUnit(>= 3.6.1)
Tags