dotnet-blazor-components

Installation
SKILL.md

dotnet-blazor-components

Blazor component architecture: lifecycle methods, state management (cascading values, DI, browser storage), JavaScript interop (AOT-safe), EditForm validation, and QuickGrid. Covers per-render-mode behavior differences where relevant.

Scope

  • Component lifecycle methods (SetParametersAsync, OnInitialized, OnAfterRender)
  • State management (cascading values, DI, browser storage)
  • JavaScript interop (AOT-safe module imports)
  • EditForm validation and input components
  • QuickGrid data binding and virtualization
  • Per-render-mode behavior differences (Static SSR, InteractiveServer, WASM)

Out of scope

Installs
6
GitHub Stars
222
First Seen
Feb 24, 2026
dotnet-blazor-components — novotnyllc/dotnet-artisan