Type-safe F# state management (like Elm and Redux) for Blazor.
Info
Version: | 0.0.1 |
Author(s): | Tor Hovland |
Last Update: | Monday, April 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/torhovland/flatware |
NuGet Url: | https://www.nuget.org/packages/Flatware |
Install
Install-Package Flatware
dotnet add package Flatware
paket add Flatware
Flatware Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
- Microsoft.AspNetCore.Blazor.Browser(>= 0.1.0)
- TaskBuilder.fs(>= 1.1.1)
Tags