Gridsum.DataflowEx 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gridsum.DataflowEx --version 1.0.7
NuGet\Install-Package Gridsum.DataflowEx -Version 1.0.7
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="Gridsum.DataflowEx" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gridsum.DataflowEx --version 1.0.7
#r "nuget: Gridsum.DataflowEx, 1.0.7"
#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 Gridsum.DataflowEx as a Cake Addin
#addin nuget:?package=Gridsum.DataflowEx&version=1.0.7

// Install Gridsum.DataflowEx as a Cake Tool
#tool nuget:?package=Gridsum.DataflowEx&version=1.0.7

Gridsum.DataflowEx provides Object-Oriented extensions to TPL Dataflow library.
     You can write reusable components with mutable states and easily join them as a high-level graph while still having the power of low level blocks from TPL Dataflow. Other cool features include: Upstream failure propagation, built-in performance monitor, auto complete support, sql bulk inserter, etc. Find more at https://github.com/gridsum/dataflowex.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Gridsum.DataflowEx:

Package Downloads
ActorSrcGen.Abstractions

Attribute and interface definitions for ActorSrcGen

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 133,571 10/26/2017
2.0.0-beta 802 9/20/2017
2.0.0-alpha2 795 7/16/2017
2.0.0-alpha 774 7/9/2017
1.1.3 4,337 4/3/2017
1.1.2 2,250 2/6/2015
1.1.1 1,142 1/18/2015
1.1.0 1,529 12/18/2014
1.0.9.6 1,216 10/8/2014
1.0.9.5 1,183 9/30/2014
1.0.9.4 1,124 9/30/2014
1.0.9.3 1,141 9/29/2014
1.0.9.2 1,123 9/28/2014
1.0.9.1 1,139 9/26/2014
1.0.9 1,111 9/17/2014
1.0.9-beta 911 9/11/2014
1.0.8.2 1,155 9/3/2014
1.0.8.1 1,144 8/29/2014
1.0.8 1,126 8/28/2014
1.0.7 1,163 8/11/2014
1.0.6 1,123 8/5/2014
1.0.5 1,345 7/29/2014
1.0.4 1,140 7/28/2014
1.0.3 1,140 7/17/2014
1.0.2 1,143 7/16/2014
1.0.1 1,206 7/14/2014
1.0.0 1,160 7/10/2014

A better DataBrancher that supports multiple outputs. Add varbinary support for bulk insertion.