Enflow 0.4.1

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

// Install Enflow as a Cake Tool
#tool nuget:?package=Enflow&version=0.4.1

Enflow is a simple library for workflows and state rules. It aims to provide a simple, cross-platform unit-of-work facility. The state rule definitions can also be used to filter IQueryable and IEnumerable, including LINQ to Entities and other ORMs that can query by expressions.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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.4.1 4,626 7/22/2013
0.4.0 1,249 7/18/2013
0.3.0 1,329 4/22/2013
0.2.2.1 1,202 3/27/2013
0.2.0 1,226 3/22/2013
0.1.1 1,168 3/22/2013
0.1.0 1,229 3/10/2013