LiveReloadServer 1.1.7
dotnet tool install --global LiveReloadServer --version 1.1.7
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local LiveReloadServer --version 1.1.7
#tool dotnet:?package=LiveReloadServer&version=1.1.7
nuke :add-package LiveReloadServer --version 1.1.7
LiveReloadServer is a local, static file Web Server with optional, built-in Live Reload functionality, Markdown rendering support and the ability to run self-contained Razor Pages out of any local folder. Simply point at a local folder with `--webroot` and start serving the folder as a Web site.
Commandline options let you customize the path, port, add Razor and Markdown features support, add extensions to monitor and more. Convenience features can launch a browser, optionally launch an editor and can start on a specific page.
Live Reload lets you change any content, code and stying files and immediately see the content refreshed in a Web browser - very useful for local development tasks or editing content sites.
This tool also provides an ASP.NET Core runtime, that can be hosted on a server to provide the dynamic dynamic features used by the Razor and Markdown functionality. This is useful for mostly content driven WebSites that a need a little extra functionality beyond plain static content.
LiveReloadServer works with:
* Static HTML, CSS, JavaScript etc. files
* Loose, single-file Razor Pages including assembly dependencies
* Markdown Files - .md files rendered to HTML with customizable themes and page template
* Options to configure extensions to monitor, port, folder and more.
Version 1.1 uses .NET 6.0. Versions prior use .NET 5.0.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.1.7 | 523 | 10/17/2022 |
1.1.5.1 | 1,198 | 3/27/2022 |
1.1.2 | 530 | 1/17/2022 |
1.1.0 | 416 | 11/11/2021 |
1.0.8 | 272 | 11/11/2021 |
1.0.6 | 319 | 11/2/2021 |
1.0.5 | 504 | 9/5/2021 |
1.0.3 | 2,438 | 5/9/2021 |
1.0.2 | 409 | 4/2/2021 |
1.0.0 | 530 | 3/13/2021 |
0.2.23 | 443 | 1/18/2021 |
0.2.22 | 347 | 1/3/2021 |
0.2.20 | 546 | 11/12/2020 |
0.2.16 | 395 | 10/29/2020 |
0.2.15 | 388 | 10/22/2020 |
0.2.12 | 439 | 10/5/2020 |
0.2.6 | 606 | 7/13/2020 |
0.2.4 | 499 | 6/27/2020 |
0.2.3 | 474 | 6/12/2020 |
0.2.2 | 495 | 5/1/2020 |
0.2.1 | 412 | 4/27/2020 |
0.1.20 | 404 | 4/15/2020 |
0.1.19 | 408 | 4/13/2020 |
0.1.18 | 448 | 4/6/2020 |
0.1.13 | 688 | 11/13/2019 |
0.1.12.1 | 442 | 11/12/2019 |
0.1.12 | 469 | 11/5/2019 |
0.1.10 | 451 | 11/2/2019 |
0.1.9 | 415 | 10/30/2019 |
0.1.8 | 474 | 10/12/2019 |
0.1.7 | 512 | 9/27/2019 |
0.1.5 | 383 | 9/27/2019 |
0.1.3 | 461 | 9/23/2019 |
0.1.1 | 430 | 9/22/2019 |
0.1.0 | 435 | 9/22/2019 |