LiveReloadServer 1.2.3
See the version list below for details.
dotnet tool install --global LiveReloadServer --version 1.2.3
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local LiveReloadServer --version 1.2.3
#tool dotnet:?package=LiveReloadServer&version=1.2.3
nuke :add-package LiveReloadServer --version 1.2.3
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.2 uses .NET 7.0. Versions prior use .NET 6.0.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.4.0 | 713 | 5/23/2024 |
1.3.1 | 927 | 11/19/2023 |
1.2.4 | 600 | 9/12/2023 |
1.2.3 | 560 | 7/2/2023 |
1.2.2 | 682 | 4/7/2023 |
1.2.1 | 585 | 2/14/2023 |
1.2.0 | 463 | 1/29/2023 |
1.1.7 | 813 | 10/17/2022 |
1.1.5.1 | 1,518 | 3/27/2022 |
1.1.2 | 851 | 1/17/2022 |
1.1.0 | 635 | 11/11/2021 |
1.0.8 | 470 | 11/11/2021 |
1.0.6 | 502 | 11/2/2021 |
1.0.5 | 691 | 9/5/2021 |
1.0.3 | 2,624 | 5/9/2021 |
1.0.2 | 583 | 4/2/2021 |
1.0.0 | 750 | 3/13/2021 |
0.2.23 | 646 | 1/18/2021 |
0.2.22 | 537 | 1/3/2021 |
0.2.20 | 753 | 11/12/2020 |
0.2.16 | 564 | 10/29/2020 |
0.2.15 | 572 | 10/22/2020 |
0.2.12 | 617 | 10/5/2020 |
0.2.6 | 813 | 7/13/2020 |
0.2.4 | 695 | 6/27/2020 |
0.2.3 | 680 | 6/12/2020 |
0.2.2 | 667 | 5/1/2020 |
0.2.1 | 608 | 4/27/2020 |
0.1.20 | 589 | 4/15/2020 |
0.1.19 | 605 | 4/13/2020 |
0.1.18 | 628 | 4/6/2020 |
0.1.13 | 871 | 11/13/2019 |
0.1.12.1 | 601 | 11/12/2019 |
0.1.12 | 628 | 11/5/2019 |
0.1.10 | 578 | 11/2/2019 |
0.1.9 | 590 | 10/30/2019 |
0.1.8 | 626 | 10/12/2019 |
0.1.7 | 659 | 9/27/2019 |
0.1.5 | 548 | 9/27/2019 |
0.1.3 | 599 | 9/23/2019 |
0.1.1 | 582 | 9/22/2019 |
0.1.0 | 637 | 9/22/2019 |