Embed presentation
Download to read offline



















C# do backend ao frontend com Blazor. This document discusses using C# and the Blazor framework for both front-end and back-end development. It introduces the basic architectures of Blazor WebAssembly and Blazor Server Side models, including their use of DOM, Razor Components, .NET Core, and SignalR. Advantages and disadvantages of each Blazor model are also presented. Resources provided include links to documentation on Blazor architecture and a demo project.

















