Metadata >> NuGet >> Nito.AsyncEx >> 3.0.0

3.0.0

Metadata

Authors Stephen Cleary
Description A helper library for the Task-Based Asynchronous Pattern (TAP).
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 WPA targets; better usability for AsyncLock and AsyncReaderWriterLock.
RequireLicenseAcceptance False
Summary A helper library for the Task-Based Asynchronous Pattern (TAP).
Tags async await async-await task asynchronous net45 win8 net40 netcore45 sl5 wp8 wpa81 nito
Dependencies Microsoft.Bcl.Async:1.0.168:net40|Microsoft.Bcl.Async:1.0.168:sl50|Microsoft.Bcl.Async:1.0.168:portable-net40+win80+sl40+wp71|Microsoft.Bcl.Async:1.0.168: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 2552480
PackageHashAlgorithm SHA512
PackageHash GC6F3tkxEDLQ8FqlZbSZacC3Q0hbL/sY6ohDJEQRfZurq17DUA+u745UNvWGSht+Va3e7myptbn8Jd8cfogRbQ==
DownloadCount 000000
CreatedDate 2014-09-02T02:21:30

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 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Nito.AsyncEx -Version 3.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 3.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 3.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Nito.AsyncEx -Version 3.0.0 -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
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+sl4+wp71+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=v4.0 Binaries
AnyCPU Release Silverlight,Version=v5.0 Binaries
AnyCPU Release Unsupported,Version=v0.0 Binaries
AnyCPU Release WindowsPhone,Version=v7.1 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries