Hi, when the .net functions support will be available? Thanks
No official news on the .NET SDK as of yet. Best to wait, and use the REST API for now ๐
or maybe help them make one๐
Thanks
dotnet is a supported runtime...https://appwrite.io/docs/functions#supportedRuntimes
The Appwrite dotnet server SDK is coming soon, though
Thanks
[SOLEVED] .NET Support for Appwrite
Hi stevan, do you know what are the timeliness for the release of the .net server sdk? What about the .net client sdk?
Thank you
[SOLVED] .NET Support for Appwrite
Probably 1.4. no idea about client sdk
We do have a pre-release coming soon though. keep an eye on https://www.nuget.org/packages/Appwrite#versions-body-tab
Thank you Steven..
Recommended threads
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- [SOLVED] Unable to push function from AP...
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. ``` $ appwrite client --endpoint $...