MinimumAsyncBridge 0.10.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MinimumAsyncBridge --version 0.10.0.1
NuGet\Install-Package MinimumAsyncBridge -Version 0.10.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MinimumAsyncBridge" Version="0.10.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MinimumAsyncBridge --version 0.10.0.1
#r "nuget: MinimumAsyncBridge, 0.10.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MinimumAsyncBridge as a Cake Addin
#addin nuget:?package=MinimumAsyncBridge&version=0.10.0.1

// Install MinimumAsyncBridge as a Cake Tool
#tool nuget:?package=MinimumAsyncBridge&version=0.10.0.1

Miminum set of the async/await portability libarary.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MinimumAsyncBridge:

Package Downloads
TasksExtensionsBridge

Backporting of System.Threading.Tasks.Extensions for .NET 3.5.

IteratorTasks.AsyncBridge

async/await bridge with IteratorTasks + MinimumAsyncBridge.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on MinimumAsyncBridge:

Repository Stars
ufcpp/UfcppSample
http://ufcpp.net/ 向けのサンプル
Version Downloads Last updated
0.11.1 2,930 3/6/2018
0.11.0 1,730 9/29/2017
0.10.1 1,197 6/28/2017
0.10.0.2 1,480 1/25/2017
0.10.0.1 1,272 1/23/2017
0.10.0 1,886 10/12/2016
0.9.26.3 1,566 3/17/2016
0.9.26.2 1,380 3/17/2016
0.9.26.1 1,361 3/17/2016
0.9.26 1,387 3/17/2016

fixed bug in ConfigureAwait