There is sdk for dotnet but there is no documetation out there.
Hi, the dotnet SDK is obsolete
So we do have a .NET SDK yet
I think you are talking about this: https://github.com/appwrite/sdk-for-dotnet
are you saying. .NET should not be used with appwrite
No I am not saying that, it is something we are working on but hasn't been released yet
Any tentative plan ?
Not yet, maybe leave a comment here: https://github.com/appwrite/appwrite/issues/2926 or create a new issue ❤️
This is probably the relevant issue to 👍🏼 https://github.com/appwrite/sdk-for-dotnet/issues/19
Recommended threads
- restore backup on another server with an...
I managed to restore DB+Volumes from a server to another one with another domain but when I try to click my project on the console, I get error "404 - Project w...
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...