Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supabase Support #3977

Open
smeubank opened this issue Feb 18, 2025 · 1 comment
Open

Supabase Support #3977

smeubank opened this issue Feb 18, 2025 · 1 comment

Comments

@smeubank
Copy link
Member

Problem Statement

Sentry's .NET SDK does not have OOTB support for Supabase features. Supabase is famously a new service for your postgres DBs, but it does much more today.

in order of what the SDK should support, and can be broken into independently shippable features:

  • support of the supabase library for all CRUD interactions with a database Supabase Nuget Docs
  • Other features of Supabase relevant for .NET tbc

Solution Brainstorm

There is a 3rd party integration for their Node.js library, for reference.

@bruno-garcia
Copy link
Member

as a reference, comparing download number with Sentry's MAUI SDK:
https://nugettrends.com/packages?months=72&ids=supabase-csharp&ids=Sentry.Maui

Image

Not sure Supabase is very popular in .NET-land just yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants