fsbolero / Bolero

Bolero brings Blazor to F# developers with an easy to use Model-View-Update architecture, HTML combinators, hot reloaded templates, type-safe endpoints, advanced routing and remoting capabilities, and more.
https://fsbolero.io
Apache License 2.0
1.05k stars 53 forks source link
blazor bolero fsharp webassembly

Bolero - F# Tools for Blazor

Build Nuget

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

It includes:

Getting started with Bolero

To get started, you need the following installed:

Then, to create and run a sample application:

To learn more, you can check the documentation.

Contributing

Bolero welcomes contributions! If you wish to report issues, propose ideas, or submit pull requests, please use the issue tracker. See also the contributing guide to get started on working on this repository.