![]() |
VOOZH | about |
dotnet add package Supabase --version 1.1.1
NuGet\Install-Package Supabase -Version 1.1.1
<PackageReference Include="Supabase" Version="1.1.1" />
<PackageVersion Include="Supabase" Version="1.1.1" />Directory.Packages.props
<PackageReference Include="Supabase" />Project file
paket add Supabase --version 1.1.1
#r "nuget: Supabase, 1.1.1"
#:package Supabase@1.1.1
#addin nuget:?package=Supabase&version=1.1.1Install as a Cake Addin
#tool nuget:?package=Supabase&version=1.1.1Install as a Cake Tool
<p align="center"> <img width="300" src=".github/supabase-csharp.png"/> </p> <p align="center"> <img src="https://github.com/supabase/supabase-csharp/workflows/Build%20And%20Test/badge.svg"/> <a href="https://www.nuget.org/packages/Supabase/"> <img src="https://img.shields.io/nuget/vpre/Supabase"/> </a> </p>
Documentation can be found below, on the Supabase Developer Documentation and additionally in the Generated API Docs.
**CHANGELOG is available in the repository root. **
supabase-csharp Nuget package has been renamed to Supabase and a depreciation notice set to encourage
adoption.Postgrest
to Supabase.Postgrest. Some minor refactoring will be required in the codebase.supabase to Supabase.Reminder: supabase-csharp has some APIs that require the service_key rather than the public_key (for instance:
the administration of users, bypassing database roles, etc.). If you are using
the service_key be sure it is not exposed client side. Additionally, if you need to use both a service account and
a public/user account, please do so using a separate client instance for each.
<a href="https://github.com/supabase-community/supabase-csharp/graphs/contributors"> <img src="https://contrib-generator.fly.dev/repo/generate?repo=supabase-community/supabase-csharp,supabase-community/postgrest-csharp,supabase-community/realtime-csharp,supabase-community/gotrue-csharp&size=64&strokeWidth=4&strokeColor=3ecf8e&padding=12"/> </a>
Join the ranks! See a problem? Help fix it!
We are more than happy to have contributions! Please submit a PR.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.1 netstandard2.1 is compatible. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Supabase:
| Package | Downloads |
|---|---|
|
AIC.Core.Data.Supabase
Shared .NET library for Aerospace, Intelligence, and Cyber solutions. |
|
|
Ivy.Auth.Supabase
Build Internal Applications with AI and Pure C# |
|
|
Hazina.Store.EmbeddingStore
Vector embedding storage for semantic search in Hazina. Provides IEmbeddingStore interface with PostgreSQL/pgvector backend, batch operations, similarity matching, and embedding generation service. Essential for RAG implementations. |
|
|
Hazina.Store.DocumentStore
Document storage and retrieval system for RAG (Retrieval-Augmented Generation) in Hazina. Provides IDocumentStore interface with support for text/binary documents, chunking, metadata management, and relevancy matching. Includes file-based and memory-based backends. |
|
|
Hazina.Tools.Data
Data access layer for Hazina generation tools |
Showing the top 3 popular GitHub repositories that depend on Supabase:
| Repository | Stars |
|---|---|
|
yoshiask/FluentStore
A unifying frontend for Windows app stores and package managers
|
|
|
h4lfheart/FortnitePorting
The quickest and most efficient way to extract assets from Fortnite
|
|
|
Ivy-Interactive/Ivy-Framework
The ultimate framework for building internal tools with LLM code generation by unifying front-end and back-end into a single C# codebase.
|