Metadata >> NuGet >> Rackspace.Threading >> 1.0.0-beta001

1.0.0-beta001

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-beta001/LICENSE
Owners Sam Harwell
ProjectUrl https://github.com/rackerlabs/dotnet-threading
ReleaseNotes https://github.com/rackerlabs/dotnet-threading/releases/v1.0.0-beta001
RequireLicenseAcceptance True
Tags threading tasks tpl async await
Dependencies TaskParallelLibrary:1.0.2856.0:net35
Title Rackspace.Threading
PackageSize 155287
PackageHashAlgorithm SHA512
PackageHash N9MPjqe49KrRBlqnmTwv+EG+apMD4mfm85D9z/b/zZbaw2Y0JHDa77IJfJHEOpDdojYrWBj8Petz3xAiQ3W4Fw==
DownloadCount 000000
CreatedDate 2014-04-21T21:15:46

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-beta001 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Rackspace.Threading -Version 1.0.0-beta001 -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-beta001 %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-beta001 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Rackspace.Threading -Version 1.0.0-beta001 -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-beta001
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 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net40+sl4+wp7+win8 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+wp80+win8 Binaries