Bolero.HotReload

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


Keywords
License
Apache-2.0
Install
Install-Package Bolero.HotReload -Version 0.10.4-preview9

Documentation

Bolero - F# Tools for Blazor

Build Nuget

Bolero is a set of tools and libraries to run F# applications in WebAssembly using Blazor.

Bolero.Templating.HotReload is a library that provides hot reloading for Bolero HTML templates.

To learn more, you can check the documentation.

Getting started with Bolero.Templating.HotReload

To get started, you need the following installed:

  • .NET SDK 5.0. Download it here.

Then:

  • Run build.cmd

Contributing

Bolero welcomes contributions! If you wish to report issues, propose ideas, or submit pull requests, please use the issue tracker.