FeatureFuel
7

Announcing the Appwrite .NET SDK (Beta) 🚀

Source: appwrite/appwrite#5820 · opened by @adityaoberai
We're excited to share that we now have a [.NET SDK]( available to build with Appwrite. This is a server-side SDK that targets .NET Standard 2.0, supporting a wide range of SDK versions across .NET, .NET Core, and .NET Framework. This SDK is currently in beta, and we hope to improve it over the coming weeks. We would highly appreciate it if you would try it out and share your suggestions and feedback. Installation You can access the SDK via the [NuGet Package Manager]( To use it in your .NET project, add this reference to your project's .csproj file: You can also install the package from the command line: Getting Started Initialize The SDK Once you have installed the package, it is extremely easy to get started with the SDK; simply import the package in your code and set your Appwrite credentials to start making API calls. Make API Requests Once your SDK is initialized, you can start making API calls. Here are some examples: Creat…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests