redux-fsharp is a Redux-like implementation of the unidirectional data flow architecture in F#.
Info
Version: | 1.0.0 |
Author(s): | Enrico Galassi |
Last Update: | Wednesday, November 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/redux-fsharp |
Install
Install-Package redux-fsharp
dotnet add package redux-fsharp
paket add redux-fsharp
redux-fsharp Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
Tags