Blazor Render Modes - Understand Component Feature Compatibility

preview_player
Показать описание
Starting in .NET 8.0, Blazor now has three different rendering modes - Static Server, Interactive Server, and WebAssembly. However, not all of these rendering modes support every feature of Blazor components. How do we know what capabilities of our components are supported across each rendering mode? In this video we'll explore which core features of Blazor components are supported across every rendering mode.

Рекомендации по теме