Info
Version: | 3.5.1 |
Author(s): | Joseph Schultz <[email protected]> |
Last Update: | Friday, March 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/supabase-community/postgrest-csharp |
NuGet Url: | https://www.nuget.org/packages/postgrest-csharp |
Install
Install-Package postgrest-csharp
dotnet add package postgrest-csharp
paket add postgrest-csharp
postgrest-csharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
The bulk of this library is a translation and c-sharp-ification of the supabase/postgrest-js library.