Nito.AsyncEx
3.0.1-pre
This is a prerelease version of Nito.AsyncEx.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Nito.AsyncEx --version 3.0.1-pre
NuGet\Install-Package Nito.AsyncEx -Version 3.0.1-pre
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="Nito.AsyncEx" Version="3.0.1-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nito.AsyncEx --version 3.0.1-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nito.AsyncEx, 3.0.1-pre"
#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 Nito.AsyncEx as a Cake Addin #addin nuget:?package=Nito.AsyncEx&version=3.0.1-pre&prerelease // Install Nito.AsyncEx as a Cake Tool #tool nuget:?package=Nito.AsyncEx&version=3.0.1-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Silverlight | sl4 is compatible. sl5 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp71 is compatible. wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
-
.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.168)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- Microsoft.Bcl.Async (>= 1.0.168)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Silverlight 5.0
- Microsoft.Bcl.Async (>= 1.0.168)
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- 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!
|
Added support for WPA targets; better usability for AsyncLock and AsyncReaderWriterLock.