Metadata >> NuGet >> Nito.AsyncEx >> 2.0.0

2.0.0

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 [2.0.0] Added iOS and Android support. A handful of bug fixes, some requiring API changes. [1.0.0] First public release. See website for changes and upgrade notes.
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 sl4 wp8 wp75 wp71 iasyncresult
Dependencies Microsoft.Bcl.Async:1.0.16:net40|Microsoft.Bcl.Async:1.0.16:wp75|Microsoft.Bcl.Async:1.0.16:sl40|Microsoft.Bcl.Async:1.0.16:portable-net40+win80+sl40+wp71|::portable-net45+win80+wp80|::net45|::win80|::wp80
Title Async and Task Helpers
PackageSize 2078577
PackageHashAlgorithm SHA512
PackageHash 5frRrCIoB7qGy1XYS2JZBuXmA51CuVWwg/9CEY9/gRAoVZ2sbBMl+UvbZmgNIVNSS9gLkBzVzB2SmkHAnK2slw==
DownloadCount 000000
CreatedDate 2013-11-06T04:40:34

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 2.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Nito.AsyncEx -Version 2.0.0 -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 2.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Nito.AsyncEx -Version 2.0.0
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 .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+win8 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+win8+sl4+wp71 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win8+MonoTouch+MonoAndroid Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+win8+wp8+MonoTouch+MonoAndroid Binaries
AnyCPU Release MonoAndroid,Version=v0.0 Binaries
AnyCPU Release MonoTouch,Version=v0.0 Binaries
AnyCPU Release Silverlight,Version=v4.0 Binaries
AnyCPU Release Windows,Version=v8.0 Binaries
AnyCPU Release WindowsPhone,Version=v7.1 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries