fetch-and-send-data

安装量: 1K
排名: #10341

安装

npx skills add https://github.com/dotnet/skills --skill fetch-and-send-data

Fetch and Send Data Step 1 — Read AGENTS.md Check Interactivity Mode and Scope : Mode Data access None (Static SSR) Server-side: inject services/ DbContext . Use [StreamRendering] for loading UX. Server Server-side: inject services/ DbContext . Guard prerender with ??= + [PersistentState] . WebAssembly Browser-side: HttpClient only. No direct server access. Auto Both server and browser. Always go through an API. Step 2 — Register HttpClient Only needed when calling external APIs from Server, or always for WebAssembly/Auto. Server components accessing their own database should inject DbContext or a service directly. Show more Installs 916 Repository dotnet/skills GitHub Stars 5.2K First Seen May 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜