PinguApps.Appwrite.Server
0.1.0-alpha
This is a prerelease version of PinguApps.Appwrite.Server.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PinguApps.Appwrite.Server --version 0.1.0-alpha
NuGet\Install-Package PinguApps.Appwrite.Server -Version 0.1.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PinguApps.Appwrite.Server" Version="0.1.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PinguApps.Appwrite.Server --version 0.1.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PinguApps.Appwrite.Server, 0.1.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PinguApps.Appwrite.Server as a Cake Addin #addin nuget:?package=PinguApps.Appwrite.Server&version=0.1.0-alpha&prerelease // Install PinguApps.Appwrite.Server as a Cake Tool #tool nuget:?package=PinguApps.Appwrite.Server&version=0.1.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AppwriteClient
Work in Progress
This is a work in progress. There are 2 SDK's - one for client and another for server. You might desire client functionality on the server, particulary is making use of server side rendering, so on the server it might make most sense to use both client and server SDKs. Each have different functionality available.
Progress
Server & Client
Server Only
Client Only
Key
Icon | Definition |
---|---|
✅ | The endpoint is implemented for the given SDK type (client or server) |
⬛ | The endpoint is not yet implemented for the given SDK type (client or server), but will be |
❌ | There is currently no intention to implement the endpoint for the given SDK type (client or server) |
Account
Users
Teams
Endpoint | Client | Server |
---|---|---|
List Teams | ⬛ | ⬛ |
Create Team | ⬛ | ⬛ |
Get Team | ⬛ | ⬛ |
Updatet Name | ⬛ | ⬛ |
Delete Team | ⬛ | ⬛ |
List Team Memberships | ⬛ | ⬛ |
Create Team Membership | ⬛ | ⬛ |
Get Team Membership | ⬛ | ⬛ |
Update Membership | ⬛ | ⬛ |
Delete Team Membership | ⬛ | ⬛ |
Update Team Membership Status | ⬛ | ⬛ |
Get Team Memberships | ⬛ | ⬛ |
Update Preferences | ⬛ | ⬛ |
Databases
Storage
Endpoint | Client | Server |
---|---|---|
List Buckets | ❌ | ⬛ |
Create Bucket | ❌ | ⬛ |
Get Bucket | ❌ | ⬛ |
Update Bucket | ❌ | ⬛ |
Delete Bucket | ❌ | ⬛ |
List Files | ⬛ | ⬛ |
Create File | ⬛ | ⬛ |
Get File | ⬛ | ⬛ |
Update File | ⬛ | ⬛ |
Delete File | ⬛ | ⬛ |
Get File For Download | ⬛ | ⬛ |
Get File Preview | ⬛ | ⬛ |
Get File For View | ⬛ | ⬛ |
Functions
Endpoint | Client | Server |
---|---|---|
List Functions | ❌ | ⬛ |
Create Function | ❌ | ⬛ |
List Runtimes | ❌ | ⬛ |
Get Function | ❌ | ⬛ |
Update Function | ❌ | ⬛ |
Delete Function | ❌ | ⬛ |
List Deployments | ❌ | ⬛ |
Create Deployment | ❌ | ⬛ |
Get Deployment | ❌ | ⬛ |
Update Function Deployment | ❌ | ⬛ |
Delete Deployment | ❌ | ⬛ |
Create Build | ❌ | ⬛ |
Download Deployment | ❌ | ⬛ |
List Executions | ⬛ | ⬛ |
Create Execution | ⬛ | ⬛ |
Get Execution | ⬛ | ⬛ |
List Variables | ❌ | ⬛ |
Create Variable | ❌ | ⬛ |
Get Variable | ❌ | ⬛ |
Update Variable | ❌ | ⬛ |
Delete Variable | ❌ | ⬛ |
Messaging
Locale
Endpoint | Client | Server |
---|---|---|
Get User Locale | ⬛ | ❌ |
List Locale Codes | ⬛ | ⬛ |
List Continents | ⬛ | ⬛ |
List Countries | ⬛ | ⬛ |
List EU Countries | ⬛ | ⬛ |
List Countries Phone Codes | ⬛ | ⬛ |
List Currencies | ⬛ | ⬛ |
List Languages | ⬛ | ⬛ |
Avatars
Endpoint | Client | Server |
---|---|---|
Get Browser Icon | ⬛ | ⬛ |
Get Credit Card Icon | ⬛ | ⬛ |
Get Favicon | ⬛ | ⬛ |
Get Country Flag | ⬛ | ⬛ |
Get Image From Url | ⬛ | ⬛ |
Get Initials | ⬛ | ⬛ |
Get QR Code | ⬛ | ⬛ |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- OneOf (>= 3.0.271)
- PinguApps.Appwrite.Shared (>= 0.1.0-alpha)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 75 | 11/6/2024 |
0.3.0 | 90 | 10/20/2024 |
0.2.0 | 77 | 10/13/2024 |
0.1.0 | 91 | 9/25/2024 |
0.1.0-alpha | 110 | 7/2/2024 |