FluxToolkit 2017.10.8

dotnet add package FluxToolkit --version 2017.10.8
NuGet\Install-Package FluxToolkit -Version 2017.10.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FluxToolkit" Version="2017.10.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluxToolkit --version 2017.10.8
#r "nuget: FluxToolkit, 2017.10.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FluxToolkit as a Cake Addin
#addin nuget:?package=FluxToolkit&version=2017.10.8

// Install FluxToolkit as a Cake Tool
#tool nuget:?package=FluxToolkit&version=2017.10.8

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2017.10.8 2,365 10/7/2017
2017.10.7 976 10/7/2017
2017.9.22 982 9/21/2017

Updated store implementation