Metadata >> NuGet >> Nito.AsyncEx >> 3.0.0-pre

3.0.0-pre

Metadata

Authors Stephen Cleary
Description A helper library for the Task-Based Asynchronous Pattern (TAP).
IconUrl https://lh3.googleusercontent.com/-rWegFo7oREc/Tmgxy2qf6mI/AAAAAAAAFoE/15IERRFJ01I/s800/cadence%2525202%252520small.PNG
Language en-US
Owners Stephen Cleary
ProjectUrl http://nitoasyncex.codeplex.com/
ReleaseNotes Prerelease for WPA targets. Not all functionality is available: - Profile92 is missing System.Collections.Concurrent, so Nito.AsyncEx.Concurrent is not available on PCLs targeting WPA along with .NET Framework versions less than 4.5. - Microsoft.Tpl.Dataflow does not support WPA81, so Nito.AsyncEx.Dataflow is not available on WPA (or PCLs targeting WPA).
RequireLicenseAcceptance False
Summary A helper library for the Task-Based Asynchronous Pattern (TAP).
Tags nito async await async-await task asynchronous net45 win8 net40 netcore45 sl5 wp8 wpa81
Dependencies Microsoft.Bcl.Async:1.0.166:net40|Microsoft.Bcl.Async:1.0.166:sl50|Microsoft.Bcl.Async:1.0.166:portable-net40+win80+sl40+wp71|Microsoft.Bcl.Async:1.0.166:portable-net40+win80+sl50+wp80+Unsupported+MonoTouch+MonoAndroid|::portable-net45+win80+wp80+Unsupported+MonoTouch+MonoAndroid|::net45|::win80|::wp80|::Unsupported
Title Async and Task Helpers
PackageSize 2320849
PackageHashAlgorithm SHA512
PackageHash cdUokNSzEUpWSgW9v76ikZkccXW3PVKEbp/iwEB30f/jc+bAanxqp1pkmJsVAWWJcWp8m2W9L/pkpFbXePQvhA==
DownloadCount 000000
CreatedDate 2014-04-09T03:27:54

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 Nito.AsyncEx -Version 3.0.0-pre -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Nito.AsyncEx -Version 3.0.0-pre -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Nito.AsyncEx 3.0.0-pre %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Nito.AsyncEx -Version 3.0.0-pre
Uninstalling the package:
o remove-wrap Nito.AsyncEx

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 .NETCore,Version=v4.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+netcore45+MonoTouch+MonoAndroid Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+netcore45+sl5+wp8+wpa81+MonoTouch+MonoAndroid Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+wp8+wpa81+MonoTouch+MonoAndroid Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+wpa81+MonoTouch+MonoAndroid Binaries
AnyCPU Release MonoAndroid,Version=v0.0 Binaries
AnyCPU Release MonoTouch,Version=v0.0 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries