[READ-ONLY] Official Appwrite .NET SDK
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
## What's Changed * Breaking: Sites.CreateDeployment signature changed; 'activate' moved after outputDirectory. * Breaking: Relationship API path upd…
## What's Changed * Added broad new runtime options across multiple languages (Node 23, 24, 25; PHP 8.4; Ruby 3.4 and 4.0; Python 3.13 and 3.14; Pyth…
## What's Changed * feat: .NET SDK update for version 0.26.0 by @ChiragAgg5k in https://github.com/appwrite/sdk-for-dotnet/pull/85 **Full Change…
## What's Changed * Add array-based enum parameters (e.g., `permissions: IReadOnlyList<BrowserPermission>`). * Breaking change: `Output` enum has bee…
## What's Changed * Added ability to create columns and indexes synchronously while creating a table **Full Changelog**: https://github.com/appwrite…
## What's Changed * Rename `VCSDeploymentType` enum to `VCSReferenceType` * Change `CreateTemplateDeployment` method signature: replace `Version` par…
## What's Changed * Add `total` parameter to list queries allowing skipping counting rows in a table for improved performance * Add `Operator` class …
## What's Changed * Fix: handle Object[] during array deserialization **Full Changelog**: https://github.com/appwrite/sdk-for-dotnet/compare/0.21.1.…