
I just tried to deploy the template from https://github.com/appwrite/templates/tree/main/dotnet/starter however I dont get it to work.
- I took the "StarterTemplate.csproj" and the "Index.cs" and packed it into a tarball
- tried manual and endpoint deploying by supplying the code tarball and "Index.cs" as entrypoint
- logs show -> see picture thx in advance..

I also tried to get the default dotnet template from cli but i first had to update it in order to get 1.4* functions and it seems to be broken right now

i first had to update it in order to get 1.4* functions and it seems to be broken right now
What do you mean?

I mean that my CLI is broken when installing it with curl -sL https://appwrite.io/cli/install.sh | bash.. I've seen that on multiple support cases and apparently it can be fixed by using npx but I cant use it on my machine due to reasons

However I am sorry I didnt mean to change the topic... I am just trying to deploy c# functions which comply with 1.4*

If you're not using the github integration, the CLI would be the best way. When doing it manually, there could be something wrong with how it's archived or the path specified, etc.

yes cli deployment works thx

[SOLVED] dotnet starter function template wont build
Recommended threads
- Self hosted cant login when behind rever...
Hello, I have setup appwrite behind nginx proxy manager, with the help of this link I found in the forum: https://medium.com/@stnguyen90/how-to-run-appwrite-be...
- Sites and SSL
Hi! I'm trying to configure Appsite sites, and I'm using Cloudflare for SSL. After I generate the SSL certificate (It generates fine it seems), I go and load t...
- Error Getting Github token on 1.7.4
I set up GitHub integration on Selfhost using version 1.7, and it was working correctly since then. After upgrading to version 1.7.4 with the same configuration...
