Skip to main content
Westwind.AspNetCore.LiveReload package icon

Westwind.AspNetCore.LiveReload

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 server changes when combined with `dotnet watch run`. This middleware is light-weight and self-contained without external dependencies, and can be completely turned off via configuration. .

Total Downloads
815.4K
815,435
Published
Sep 17, 2019
Latest stable version

Install

.NET CLI
dotnet add package Westwind.AspNetCore.LiveReload --version 0.1.5.4
Package Manager Console
Install-Package Westwind.AspNetCore.LiveReload -Version 0.1.5.4
PackageReference
<PackageReference Include="Westwind.AspNetCore.LiveReload" Version="0.1.5.4" />

Frameworks

.NETCoreApp2.1

Dependencies

[2.2.7, )
[2.2.1, )
[2.2.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.