Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

(Hot reload is suported in .net core out of the box, so this library is obsolete)

BlazorLiveReload

Blazor Live Reload without refreshing page

Installing

1.Add package:

dotnet add package RazorComponentsPreview --version 0.6.0

2.Add to startup:

services.AddRazorComponentsRuntimeCompilation();
app.UseRazorComponentsRuntimeCompilation();

3.run project go to /preview and change razor file components

Demo

Alt Text

About

BlazorLiveReload

Topics

Resources

Stars

140 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages