Metadata >> NuGet >> Nito.AsyncEx.Dataflow

Nito.AsyncEx.Dataflow

Metadata

Authors Stephen Cleary
Description A helper library for async/await with TPL Dataflow.
IconUrl https://github.com/StephenCleary/AsyncEx/raw/master/AsyncEx.128.png
Language en-US
Owners Stephen Cleary
ProjectUrl https://github.com/StephenCleary/AsyncEx
ReleaseNotes Added support for WP8 and WPA81.
RequireLicenseAcceptance False
Summary A helper library for async/await with TPL Dataflow.
Tags dataflow async await net45 win8 net40 netcore45 wp8 wpa81 nito
Dependencies Nito.AsyncEx.DataflowProxy:1.1.0|Microsoft.Bcl.Async:1.0.168:net40|Nito.AsyncEx.DataflowProxy:1.1.0:net40|Nito.AsyncEx.DataflowProxy:1.1.0:net45
Title Dataflow Helpers
PackageSize 252791
PackageHashAlgorithm SHA512
PackageHash OVyQb4iTNOXoOlyoQhxERbYZdr6P+LxpkBpSNYDjhkGec3jlXf680c/S56ZBvotlPHLv3PquTBvU4xF1cHqP+g==
DownloadCount 000000
CreatedDate 2015-02-22T01:56:57

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 Nito.AsyncEx.Dataflow -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Nito.AsyncEx.Dataflow -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 Nito.AsyncEx.Dataflow
Installing the package (HTTP Basic authentication):
Install-Package Nito.AsyncEx.Dataflow -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Nito.AsyncEx.Dataflow -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Nito.AsyncEx.Dataflow

OpenWrap

Installing the package:
o add-wrap Nito.AsyncEx.Dataflow
Uninstalling the package:
o remove-wrap Nito.AsyncEx.Dataflow

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
3.0.1-pre
3.0.0
2.1.0
2.0.0
1.0.0