Metadata >> NuGet >> Gridsum.DataflowEx >> 1.0.8

1.0.8

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 Add DbDataJoiner to help lookup and populate a dimension table. Also comes with a new ring completion mechanism.
RequireLicenseAcceptance False
Summary Gridsum's Object-Oriented extensions and helpers to TPL Dataflow
Tags tpl dataflow dataflowex block gridsum bulk
Dependencies Common.Logging:2.2.0|Microsoft.Bcl.Immutable:1.0.34|Microsoft.Tpl.Dataflow:4.5.20
Title Gridsum.DataflowEx
PackageSize 176336
PackageHashAlgorithm SHA512
PackageHash wdoXFRkmLo+uJe5DlcZZzDDVWEXoXmk0+6fvt3MUfWmbN1vXZfAZJbycX/u61rkB2P46uUfo6MmaaKw8ciiMlw==
DownloadCount 000000
CreatedDate 2014-08-28T06:43:48

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.8 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Gridsum.DataflowEx -Version 1.0.8 -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.8 %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.8 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Gridsum.DataflowEx -Version 1.0.8 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Gridsum.DataflowEx -Version 1.0.8
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