A set of tools that provide the core components for building Applications in .NET with the Flux design pattern including a universal Dispatcher, Store implementation, and contracts to restrict the flow of data.
Info
Version: | 2017.10.8 |
Author(s): | SuavePirate |
Last Update: | Saturday, October 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/suavepirate/fluxtoolkit |
NuGet Url: | https://www.nuget.org/packages/FluxToolkit |
Install
Install-Package FluxToolkit
dotnet add package FluxToolkit
paket add FluxToolkit
FluxToolkit Download (Unzip the "nupkg" after downloading)
Dependencies
Tags