Blazor
web-frontendMicrosoft framework for web UI with C# instead of JavaScript
Languages
Features
microsoftwasmsparazordotnet
Pros and Cons
Ventajas
- + C# in the browser
- + Reuse .NET code
- + Razor components
- + No JavaScript required
- + Server-side or WebAssembly
Desventajas
- - WASM download size
- - Smaller ecosystem than React/Vue
- - WASM debugging is complex
Casos de Uso
- .NET enterprise applications
- Internal portals
- PWAs with .NET
- Complex forms