Relative Content

Tag Archive for c#.net-coreblazor

Blazor: Interactive WebAssembly or Interactive Server

For my next project I decided to use Blazor. I read the docs on .NET 9 Blazor which states that there are different rendering modes, the 2 most relevant for me is Interactive Server and Interactive WebAssembly.