Integrating Blazor with Existing .NET Web Apps
ASP.NET’s RazorComponent model is intuitive and brings productivity to web development. In this session we’ll learn how RazorComponents aren’t just for Blazor apps and how we can integrate the best part of Blazor with existing ASP.NET applications using: Razor Pages, MVC, and even other front-end technologies. Blazor from MVC, Blazor from Razor Pages Because Blazor is part of ASP.NET Core...