.. | ||
lib | ||
.signature.p7s | ||
functions-csharp.1.3.2.nupkg | ||
functions-csharp.1.3.2.nupkg.meta | ||
icon.png | ||
icon.png.meta | ||
lib.meta | ||
README.md | ||
README.md.meta |
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