Using Blazor Components In An Existing MVC Application
Read OriginalThis technical tutorial explains how to add Blazor Server support to an existing ASP.NET Core MVC or Razor Pages application. It details the necessary steps: referencing the Blazor JavaScript file, adding required services to the dependency injection container, and mapping the SignalR hub. The article then demonstrates replacing a specific MVC view (the Courses Index grid) with a Blazor component, using the Contoso University sample project as an example.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser