Back

Appwrite for .net maui

  • 0
  • Android
  • Apple
bonglv
5 Sep, 2023, 10:13

I'm using appwrite cloud with .net maui but it seems appwrite doesn't have Client SDKs to support .net maui yet, I want to ask in the future if appwrite plans to support this .net maui, because we're looking for 1. baas solution for our system and found appwrite to be very suitable for the criteria we set. thank you

TL;DR
The user wants to know if Appwrite supports .NET MAUI. The support team states that currently, there are no client SDKs for .NET MAUI, but it could be communicated with via login and create JWT API endpoints. They also mention that there are plans for client SDKs for .NET, but no timeline for .NET MAUI yet. They suggest checking out the SDK Generator repository if the user wants to contribute a MAUI SDK. They provide a link to the server SDK for .NET which can be used in the meantime.
ideclon
5 Sep, 2023, 10:49

Appwrite does have a .NET SDK?

ideclon
5 Sep, 2023, 10:50
bonglv
5 Sep, 2023, 10:56

This server sdk

ideclon
5 Sep, 2023, 10:59

Oh, right

Aditya Oberai
5 Sep, 2023, 11:10

@bonglv there are plans for client SDKs for .NET, however we don't have a timeline for .NET MAUI at the moment (especially since MAUI is still maturing as a platform)

However, if you would like to contribute a MAUI SDK, do check out the SDK Generator repo: https://github.com/appwrite/sdk-generator

ideclon
5 Sep, 2023, 11:11

Or in the meantime, you could talk to the Appwrite APIs directly

ideclon
5 Sep, 2023, 11:11

That’s what I do currently in Lua

Aditya Oberai
5 Sep, 2023, 11:14

Right now, otherwise, you could communicate with login and create JWT API endpoints via Http requests and keep the rest of your business logic requiring Appwrite on an ASP.NET Web API. The JWT lets you perform user specific actions on the server SDK.

bonglv
5 Sep, 2023, 15:15

ok thank all

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more