Blazin’ Trails with Blazor
There are so many choices of how to develop a software application, especially when it comes to web applications. In the .NET Ecosystem, Blazor combines many concepts into a single package. Whether you are building Progressive Web Apps (PWA)/Single Page Applications (SPA), or want to stick to server side, Blazor has the answers for you. In this session, we’ll cover the differences between Blazor Web Assembly and Blazor Server using .NET 5, review the built-in dependency injection with .NET, and walk through a sample application. You will leave with a better appreciation and understanding of what Blazor can do for you!
Prerequisites
Experience in the .NET Ecosystem is recommended but not required