Metadata >> NuGet >> Gridsum.DataflowEx

Gridsum.DataflowEx

Metadata

Authors karldodd
Copyrights Copyright 2014, Gridsum
Description Gridsum.DataflowEx is a high-level dataflow framework redesigned on top of Microsoft TPL Dataflow library with Object-Oriented Programming in mind. DataflowEx enables you to write reusable components and easily link them together as a high-level graph while still having the power of low level blocks from TPL Dataflow. Other cool features include: Dataflow lifecycle management, built-in dataflow health monitor, cyclic graph auto completion support, sql bulk insertion support, etc. Find more at https://github.com/gridsum/dataflowex.
Owners karldodd
RequireLicenseAcceptance False
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 210889
PackageHashAlgorithm SHA512
PackageHash 1obAE9sI8qs8vymCSHfDIoc3sWNbmCMwu1ZUnaUwRdAjOsO9YRyNeIwAwIV3H+DcN+tcm05ZYmxW8qIutfZjQQ==
DownloadCount 000000
CreatedDate 2015-02-06T02:11:14
IconUrl http://www.gridsum.com/templets/gs/images/slogo.png
ProjectUrl https://github.com/gridsum/DataflowEx
ReleaseNotes * 1.1.2 - DbBulkInserter now uses a single transaction to ensure full rollback on error. * 1.1.1 - Fix potential race condition for RegisterChild() and RegisterDependency(). * 1.1.0 - Tutorial and documentation added. Also supports manual db column mapping registration. * 1.0.9.* - 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.
Summary Gridsum's dataflow framework built upon TPL Dataflow
Tags dataflow etl dataflowex block gridsum bulk insert

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Gridsum.DataflowEx
Installing the package (HTTP Basic authentication):
Install-Package Gridsum.DataflowEx -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Gridsum.DataflowEx -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Gridsum.DataflowEx

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.2
1.1.1
1.1.0
1.0.9.6
1.0.9.5
1.0.9.4
1.0.9.3
1.0.9.2
1.0.9.1
1.0.9
1.0.9-beta
1.0.8.2
1.0.8.1
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta9
1.0.0-beta8
1.0.0-beta7
1.0.0-beta6
1.0.0-beta5
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
1.0.0-beta