Metadata >> NuGet >> Gridsum.DataflowEx >> 1.0.9.1

1.0.9.1

Metadata

Authors karldodd
Copyrights Copyright 2014, Gridsum
Description 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.
IconUrl http://www.gridsum.com/templets/gs/images/slogo.png
Owners karldodd
ProjectUrl https://github.com/gridsum/DataflowEx
ReleaseNotes * 1.0.9.1 - Built-in flows now respect given DataflowOptions wherever applicable. * 1.0.9 - Allows optional db column mapping. * 1.0.8 - Add DbDataJoiner to help lookup and populate a dimension table. Also comes with a new ring completion mechanism. * 1.0.7 - A better DataBrancher that supports multiple outputs. Add varbinary support for bulk insertion. * 1.0.6 - Optimize property accessor in bulk inserter. Add NoNullCheck attribute. * 1.0.5 - Add LogReader abstraction. Add basic circular dependency detection logic. * 1.0.4 - Add LinkLeftToError(). Enhance StatisticsRecorder indexer. Fix DataflowEvent ToString(). * 1.0.3 - RegisterChild() becomes public and defensive. * 1.0.2 - Add Dataflow.RegisterPostDataflowTask and Dataflow.RegisterCancellationTokenSource. StatisticsRecorder now supports event aggregation. * 1.0.1 - More extensible DbBulkInserter/MultiDbBulkInserter and exact matching for multi-match. * 1.0.0 - First release after 9 beta versions.
RequireLicenseAcceptance False
Summary Gridsum's Object-Oriented extensions and helpers to TPL Dataflow
Tags tpl dataflow dataflowex block gridsum bulk
Dependencies C5:2.3.0.1|Common.Logging:2.2.0|Microsoft.Bcl.Immutable:1.0.34|Microsoft.Tpl.Dataflow:4.5.23
Title Gridsum.DataflowEx
PackageSize 182336
PackageHashAlgorithm SHA512
PackageHash n3QEHZL7nICmyFyioKFU6Hu52gqQuIX6t29FxuSdvL6eq8lxUslRyhDzfW3bEwJO4nmL4m3yBSpW/hLlWpyvFg==
DownloadCount 000000
CreatedDate 2014-09-26T05:06:47

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Gridsum.DataflowEx -Version 1.0.9.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Gridsum.DataflowEx -Version 1.0.9.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Gridsum.DataflowEx 1.0.9.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Gridsum.DataflowEx -Version 1.0.9.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Gridsum.DataflowEx -Version 1.0.9.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Gridsum.DataflowEx -Version 1.0.9.1
Uninstalling the package:
o remove-wrap Gridsum.DataflowEx

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries