Metadata >> NuGet >> Nito.AsyncEx

Nito.AsyncEx

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
Title Async and Task Helpers
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+wpa81|::portable-net45+win80+wp80+wpa81|::net45|::win80|::wp80|::wpa81
PackageSize 2593536
PackageHashAlgorithm SHA512
PackageHash Pcm4ggp2G547UumL3RY2W95iY+pXRVYInLioF6E2Y/OD3xEcbw418fiWKoZ+kH7TZF+OIX5cD4AG93fwqQg2mQ==
DownloadCount 000000
CreatedDate 2015-02-22T01:50:08

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

OpenWrap

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

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
3.0.0-pre
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.0
0.15.0-beta
0.14.0-beta
0.13.0
0.11.1
0.10.0
0.8.0
0.7.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.0