Client-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.24.5 |
| Author(s): | Loic Denuziere |
| Last Update: | Sunday, December 8, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fsbolero/Templating.HotReload |
| NuGet Url: | https://www.nuget.org/packages/Bolero.HotReload |
Install
Install-Package Bolero.HotReload
dotnet add package Bolero.HotReload
paket add Bolero.HotReload
Bolero.HotReload Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 5.0.0)
- HtmlAgilityPack(>= 1.8.0)
- Microsoft.AspNetCore.SignalR.Client(>= 5.0.0)
- Bolero(>= 0.16.26)