Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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