Reducto 0.9.4

dotnet add package Reducto --version 0.9.4
NuGet\Install-Package Reducto -Version 0.9.4
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="Reducto" Version="0.9.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reducto --version 0.9.4
#r "nuget: Reducto, 0.9.4"
#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 Reducto as a Cake Addin
#addin nuget:?package=Reducto&version=0.9.4

// Install Reducto as a Cake Tool
#tool nuget:?package=Reducto&version=0.9.4

A port of Redux to .NET

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
0.9.4 2,465 11/19/2015
0.9.3 1,145 11/19/2015
0.9.2 1,274 10/18/2015
0.9.0 1,245 10/10/2015

Getting rid of the Action interface and removing contraints on the type of the state