Supabase.Core 8.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Supabase.Core --version 8.0.0
                    
NuGet\Install-Package Supabase.Core -Version 8.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Supabase.Core" Version="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Supabase.Core" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Supabase.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Supabase.Core --version 8.0.0
                    
#r "nuget: Supabase.Core, 8.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Supabase.Core@8.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Supabase.Core&version=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Supabase.Core&version=8.0.0
                    
Install as a Cake Tool

Supabase.Core

Build and Test NuGet License: MIT

Shared primitives for the Supabase C# SDK — common helpers, extensions, attributes, and diagnostics used across the Supabase.* packages.

This package is an internal building block. You normally get it transitively by installing Supabase or any individual service package (Auth, Postgrest, Storage, Realtime, Functions), and rarely reference it directly.

Installation

dotnet add package Supabase.Core

Targets .NET Standard 2.0.

Contributing

Contributions are welcome. See the repository root for how to build and test the SDK.

License

MIT

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Supabase.Core:

Package Downloads
Supabase.Postgrest

Postgrest-csharp is written primarily as a helper library for supabase/supabase-csharp, however, it should be easy enough to use outside of the supabase ecosystem. The bulk of this library is a translation and c-sharp-ification of the supabase/postgrest-js library.

Supabase.Gotrue

A C# client for gotrue

Supabase.Storage

A C# implementation of the Supabase Storage client

Supabase.Realtime

Realtime-csharp is written as a client library for supabase/realtime.

Supabase

A C# implementation of the Supabase client

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Supabase.Core:

Repository Stars
supabase-community/postgrest-csharp
A C# Client library for Postgrest
Version Downloads Last Updated
8.1.0 0 9/7/2026
8.0.0 426 9/3/2026
1.2.0 19,797 7/22/2026
1.1.0 18,346 7/15/2026
1.0.0 784,520 4/21/2024