Nito.AsyncEx
2.1.3
See the version list below for details.
dotnet add package Nito.AsyncEx --version 2.1.3
NuGet\Install-Package Nito.AsyncEx -Version 2.1.3
<PackageReference Include="Nito.AsyncEx" Version="2.1.3" />
paket add Nito.AsyncEx --version 2.1.3
#r "nuget: Nito.AsyncEx, 2.1.3"
// Install Nito.AsyncEx as a Cake Addin #addin nuget:?package=Nito.AsyncEx&version=2.1.3 // Install Nito.AsyncEx as a Cake Tool #tool nuget:?package=Nito.AsyncEx&version=2.1.3
A helper library for the Task-Based Asynchronous Pattern (TAP).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. |
.NET Framework | net40 is compatible. 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. |
MonoAndroid | monoandroid is compatible. |
MonoTouch | monotouch is compatible. |
Silverlight | sl4 is compatible. sl5 was computed. |
Windows Phone | wp71 is compatible. wp8 is compatible. wp81 was computed. |
Windows Store | win8 is compatible. |
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.16)
-
.NETFramework 4.5
- No dependencies.
-
All Frameworks
- No dependencies.
-
Portable Class Library (.NETFramework 4.0, Silverlight 4.0, Windows 8.0, WindowsPhone 7.1)
- Microsoft.Bcl.Async (>= 1.0.16)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0)
- No dependencies.
-
Portable Class Library (MonoAndroid 0.0, MonoTouch 0.0, .NETFramework 4.0, Silverlight 4.0, Windows 8.0, WindowsPhone 7.1)
- Microsoft.Bcl.Async (>= 1.0.165)
-
Silverlight 4.0
- Microsoft.Bcl.Async (>= 1.0.16)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 7.5
- Microsoft.Bcl.Async (>= 1.0.16)
-
WindowsPhone 8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Nito.AsyncEx:
Package | Downloads |
---|---|
Abp
ASP.NET Boilerplate core package. |
GitHub repositories (63)
Showing the top 5 popular GitHub repositories that depend on Nito.AsyncEx:
Repository | Stars |
---|---|
ppy/osu
rhythm is just a *click* away!
|
|
ThreeMammals/Ocelot
.NET API Gateway
|
|
louthy/language-ext
C# pure functional programming framework - come and get declarative!
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
[2.1.3] Bugfix for WinPhone8 platform (and made enlightenment assembly loading more resilient in general).
[2.1.2] Bugfix for iOS/Droid platforms.
[2.1.1] Bugfix for iOS/Droid platforms.
[2.1.0] Added AsyncFactory.FromWaitHandle and synchronous APIs.
[2.0.0] Added iOS and Android support. A handful of bug fixes, some requiring API changes.
[1.0.0] First public release. See website for changes and upgrade notes.