Using Blazor Components In An Existing MVC Application
In this post, I'm going to show you how you can enable an existing MVC application to use Blazor components. Then I'll show how you can replace part of an existing MVC view with a Blazor component.