Metadata >> NuGet >> AsynchronousBridge >> 1.0.3

1.0.3

Metadata

Authors Tom Jacques
Copyrights Copyright 2013
Description Binaries for the AsyncBridge library. Visit https://github.com/tejacques/AsyncBridge for an overview and usage examples.
IconUrl https://raw.github.com/tejacques/AsyncBridge/master/icon/AsyncBridge.png
LicenseUrl https://github.com/tejacques/AsyncBridge/blob/master/LICENSE.txt
Owners Tom Jacques
ProjectUrl http://tejacques.github.io/AsyncBridge/
ReleaseNotes Version 1.0.3: - Include updated documentation and debugging information in package Version 1.0.2: - Fix a race condition by replacing task.ContinueWith with the direct continuation invocation Version 1.0.1: - Include XML Documentation Version 1.0.0: Fully operational basic functionary for - AsyncBridge.Run(Task) - AsyncHelper.FireAndForget(Func<Task>, Action<Exception>)
RequireLicenseAcceptance False
Summary An open source helper library for interacting with asynchronous methods from synchronous ones from Windows Forms and ASP.NET applications.
Tags async await deadlock callback
Title AsyncBridge
PackageSize 14495
PackageHashAlgorithm SHA512
PackageHash FZdQaGhbi/a9XYVaRDAWuAsvRo3j8PqQeaPLY3Udljg4BwOv2hEajNXhvS/MimXPoMnAw9rTCAXybHxg7nCHTw==
DownloadCount 000000
CreatedDate 2013-07-07T16:27:22

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 AsynchronousBridge -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AsynchronousBridge -Version 1.0.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete AsynchronousBridge 1.0.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap AsynchronousBridge -Version 1.0.3
Uninstalling the package:
o remove-wrap AsynchronousBridge

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