A set of tools and libraries to run F# applications in WebAssembly using Blazor.
Info
Version: | 0.24.25-beta |
Author(s): | Loic Denuziere |
Last Update: | Wednesday, January 3, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsbolero/bolero |
NuGet Url: | https://www.nuget.org/packages/Bolero |
Install
Install-Package Bolero
dotnet add package Bolero
paket add Bolero
Bolero Download (Unzip the "nupkg" after downloading)
Dependencies
- Elmish(>= 3.1.0 && < 4.0.0)
- FSharp.Core(>= 5.0.0)
- FSharp.SystemTextJson(>= 0.15.14)
- Microsoft.AspNetCore.Components.WebAssembly(>= 5.0.0 && < 6.0.0)
- Microsoft.Extensions.Http(>= 5.0.0 && < 6.0.0)