blazor-dotnet10
CommunityBlazor Server: .NET 10 best practices.
Authorscopweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This guide helps teams implement Blazor Server apps on .NET 10 with safe data access, clear architecture, and maintainable component patterns to improve reliability and velocity.
Core Features & Use Cases
- Service pattern with IDbContextFactory to ensure per-operation DbContext lifetime in Blazor Server.
- Component structure guidelines for Components/, Pages/, Shared/, and layout organization, including lifecycle and disposal rules.
- State management and forms with proper StateHasChanged usage, EditForm validation, and async patterns.
- Async-first data access with Result<T> and AsNoTracking reads to optimize performance and error handling.
Quick Start
Start a Blazor Server project targeting net10.0, wire up IDbContextFactory, implement the service pattern, and apply the recommended component and state-management guidelines.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: blazor-dotnet10 Download link: https://github.com/scopweb/scp-skills/archive/main.zip#blazor-dotnet10 Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.