supabase-community / postgrest-csharp

A C# Client library for Postgrest
https://supabase-community.github.io/postgrest-csharp/api/Postgrest.html
MIT License
114 stars 22 forks source link

Lang 9.0. Doc fixes. #69

Closed wiverson closed 1 year ago

wiverson commented 1 year ago

What kind of change does this PR introduce?

In order of importance:

The big thing about switching the language to 9.0 is source compatibility with Unity.

What is the current behavior?

No API or other significant changes.

acupofjose commented 1 year ago

Man. What a commit! Lotta copy-pasta/organizational action there. Thanks!

wiverson commented 1 year ago

FYI I did similar for gotrue, plus added a Shutdown option for the background thread. :)