Embed presentation
Download to read offline



















This document discusses Blazor, a framework that allows full stack development using C# and .NET. It introduces the basic architectures of Blazor WebAssembly and Blazor Server Side. Blazor WebAssembly uses WebAssembly to run .NET code in the browser directly, while Blazor Server Side renders pages on the server using SignalR. The document also mentions advantages and disadvantages of each approach, and provides additional resources for learning more about Blazor.

















