Metadata >> NuGet >> Rackspace.Threading >> 1.0.0

1.0.0

Metadata

Authors Sam Harwell
Description Utility library to simplify writing asynchronous code which supports .NET 3.5 and newer.
LicenseUrl https://raw.github.com/rackerlabs/dotnet-threading/v1.0.0/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/rackerlabs/dotnet-threading
ReleaseNotes https://github.com/rackerlabs/dotnet-threading/releases/v1.0.0
RequireLicenseAcceptance True
Tags threading tasks tpl async await
Dependencies TaskParallelLibrary:1.0.2856.0:net35|::net40
Title Rackspace.Threading
PackageSize 182801
PackageHashAlgorithm SHA512
PackageHash vEKnbco3Tbl5QfnClLWHK2pf3XfHOECQscfFU95tCpJA1MinIrGKkW8TXvB42p+Atrnf9HgTHsvXa1kelnR8gg==
DownloadCount 000000
CreatedDate 2014-07-30T20:42:04

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

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Rackspace.Threading -Version 1.0.0
Uninstalling the package:
o remove-wrap Rackspace.Threading

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=v3.5,Profile=Client Binaries
AnyCPU Release .NETFramework,Version=v4.0,Profile=Client Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net4+sl5+netcore45+wp8+MonoAndroid1+MonoTouch1 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+wp8+MonoAndroid1+MonoTouch1 Binaries