blazor

Installation
SKILL.md

Blazor

Trigger On

  • working on .razor files, .razor.cs code-behind, _Imports.razor
  • choosing between Server, WebAssembly, Auto, hoặc SSR render mode
  • component parameters, EventCallback, cascading values, two-way binding @bind
  • component lifecycle (OnInitializedAsync, OnAfterRenderAsync, ShouldRender)
  • EditForm + DataAnnotations / FluentValidation
  • JS interop (IJSRuntime.InvokeAsync)
  • state management (component, service-based, Fluxor/Blazored)
  • migrate Blazor Server-only / WASM-only sang unified Blazor Web App (.NET 8)

Documentation

Related skills

More from nguyenvanchiens/my-skills

Installs
1
First Seen
4 days ago