wirm/Game/Assets/Supabase/functions-csharp.1.3.2
2025-01-31 14:38:57 +08:00
..
lib game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
.signature.p7s game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
functions-csharp.1.3.2.nupkg game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
functions-csharp.1.3.2.nupkg.meta game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
icon.png game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
icon.png.meta game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
lib.meta game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
README.md game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00
README.md.meta game(deps/dda): the great supabase addition 2025-01-31 14:38:57 +08:00


C# Client library to interact with Supabase Functions.

Package made possible through the efforts of:

Join the ranks! See a problem? Help fix it!

Made with contrib.rocks.

Contributing

We are more than happy to have contributions! Please submit a PR.

Testing

To run the tests locally you must have docker and docker-compose installed. Then in the root of the repository run:

  • docker-compose up -d
  • dotnet test