Closed elrhomariyounes closed 3 years ago
@elrhomariyounes this is great! Thanks so much for working on this repo. I just pushed the prerelease package - you'll find it here: https://www.nuget.org/packages/supabase-csharp (once the analysis that nuget does completes).
I think it'd be great to have it in the examples. Preferably with some interactions with Auth
if possible. The example in this repo (though very incomplete) does provide a way for you to store Auth Sessions.
Thank you @acupofjose. I will try to add some Authentication and Authorization to the example.
Hello @acupofjose, I made a todo app and I was wondering if we should trigger a pre-release for supabase-csharp to use the whole library and add it to the Supabase repo examples.
I only used postgrest-csharp and realtime-csharp in the example. If you have some time could you check it out and let me know what do you think here