Server-side component of the HTML template hot reloading for Bolero: a set of tools and libraries to run F# applications in WebAssembly using Blazor.
Info
Version: | 0.22.6 |
Author(s): | Loic Denuziere |
Last Update: | Saturday, April 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsbolero/Templating.HotReload |
NuGet Url: | https://www.nuget.org/packages/Bolero.HotReload.Server |
Install
Install-Package Bolero.HotReload.Server
dotnet add package Bolero.HotReload.Server
paket add Bolero.HotReload.Server
Bolero.HotReload.Server Download (Unzip the "nupkg" after downloading)
Dependencies
- Bolero.HotReload(>= 0.16.13 && <= 0.16.13)
- FSharp.Core(>= 5.0.0)
- Bolero.Server(>= 0.16.26)