Live Chat Icon For mobile
Live Chat Icon

Do we have a live-reload option in Blazor like in Angular and React?

Platform: Blazor| Category: General

Auto rebuild for Visual Studio is now available for Blazor Hosted Projects. Run the project with Ctrl + F5 (without the debugger) instead of F5 and on IIS express. Once .cs and .razor files are changed and saved across the solution, they are automatically rebuilt and the app restarted so that the changes can be seen by simply refreshing the browser.

Reference Link: https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-preview-3-release-now-available/

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.