appwrite-dotnet
Installation
SKILL.md
Appwrite .NET SDK
Installation
dotnet add package Appwrite
Setting Up the Client
using Appwrite;
using Appwrite.Services;
using Appwrite.Models;
dotnet add package Appwrite
using Appwrite;
using Appwrite.Services;
using Appwrite.Models;