West Wind ASP.NET Core Live Reload Middleware NuGet Package

ASP.NET Core Live Reload Middleware that monitors for file changes in your project at development time and automatically reloads the browser's active page.

It can monitor for client side static files, Razor Views and Pages and can also reload server changes when combined with `dotnet watch run`. This middleware is light-weight and self-contained without external dependencies, and can be completely turned on and off via configuration.

There are also a standalone 'LiveReloadServer' Dotnet Tool and Chocolatey packages that can be used to run a standalone LiveReload Web Server for static content in any folder.

The standalone server supports static content, self-contained Razor Pages as well as Markdown content for serving and live reloading. See `LiveReloadServer` NuGet Package for the Dotnet Tool or `LiveReloadWebServer` for Choco package.
.




Got any West Wind ASP.NET Core Live Reload Middleware Question?





Info

Version: 0.5.0
Author(s): Rick Strahl, West Wind Technologies
Last Update: Sunday, November 19, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/RickStrahl/Westwind.AspnetCore.LiveReload
NuGet Url: https://www.nuget.org/packages/Westwind.AspnetCore.LiveReload


Install
Install-Package Westwind.AspnetCore.LiveReload
dotnet add package Westwind.AspnetCore.LiveReload
paket add Westwind.AspnetCore.LiveReload
Westwind.AspnetCore.LiveReload Download (Unzip the "nupkg" after downloading)

net5.0
  • No dependencies.
netcoreapp3.1
  • No dependencies.
1 package depend on this package.


Tags



STATS

must-have-score

2.9

avg-downloads-per-day

207

days-since-last-release

159