·appwrite-dotnet
</>

appwrite-dotnet

Appwrite .NET SDK スキル。 ASP.NET と Blazor の統合を含む、Appwrite を使用してサーバー側の C# または .NET アプリケーションを構築するときに使用します。ユーザー管理、データベース/テーブルの CRUD、ファイル ストレージ、API キーによる機能をカバーします。

8インストール·2トレンド·@appwrite

インストール

$npx skills add https://github.com/appwrite/agent-skills --skill appwrite-dotnet

appwrite-dotnet のインストール方法

コマンドラインで appwrite-dotnet AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/appwrite/agent-skills --skill appwrite-dotnet
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: appwrite/agent-skills。

Note: Use TablesDB (not the deprecated Databases class) for all new code. Only use Databases if the existing codebase already relies on it or the user explicitly requests it.

Tip: Prefer named arguments (e.g., databaseId: "...") for all SDK method calls. Only use positional arguments if the existing codebase already uses them or the user explicitly requests it.

Note: The legacy string type is deprecated. Use explicit column types for all new columns.

Appwrite .NET SDK スキル。 ASP.NET と Blazor の統合を含む、Appwrite を使用してサーバー側の C# または .NET アプリケーションを構築するときに使用します。ユーザー管理、データベース/テーブルの CRUD、ファイル ストレージ、API キーによる機能をカバーします。 ソース: appwrite/agent-skills。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/appwrite/agent-skills --skill appwrite-dotnet
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-11

Browse more skills from appwrite/agent-skills

クイックアンサー

appwrite-dotnet とは?

Appwrite .NET SDK スキル。 ASP.NET と Blazor の統合を含む、Appwrite を使用してサーバー側の C# または .NET アプリケーションを構築するときに使用します。ユーザー管理、データベース/テーブルの CRUD、ファイル ストレージ、API キーによる機能をカバーします。 ソース: appwrite/agent-skills。

appwrite-dotnet のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/appwrite/agent-skills --skill appwrite-dotnet インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/appwrite/agent-skills