Realtime-csharp is written as a client library for supabase/realtime.
Info
Version: | 6.0.4 |
Author(s): | Joseph Schultz <[email protected]> |
Last Update: | Saturday, July 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/supabase/realtime-csharp |
NuGet Url: | https://www.nuget.org/packages/realtime-csharp |
Install
Install-Package realtime-csharp
dotnet add package realtime-csharp
paket add realtime-csharp
realtime-csharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- WebSocketSharp-netstandard(>= 1.0.1)
- postgrest-csharp(>= 1.0.4)
Tags