Hey there,
this page lists a huge amount of runtimes for functions, including .NET. https://appwrite.io/docs/products/functions/runtimes It says that Appwrite Cloud doesn't yet support all of these, but I have a self-hosted server, so all of these should be available, right? I wonder how, though. When creating a new function in the console, I can only choose between Node.js, PHP, Ruby and Python.
How do I create a .NET function?
Add dotnet-8.0 to the _APP_FUNCTIONS_RUNTIMES env variable
oooh I see. Thank you very much!
Hm no, that didn't seem to change anything. I restarted the appwrite container but I still can't choose .NET from the dropdown. What am I missing?
Ah, I think version 8 is the newest runtime and it does therefore not work yet. Try dotnet-7.0
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...