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.
dotnet add package Supabase.CoreTargets .NET Standard 2.0.
Contributions are welcome. See the repository root for how to build and test the SDK.