Nito.AsyncEx
3.0.0
See the version list below for details.
dotnet add package Nito.AsyncEx --version 3.0.0
NuGet\Install-Package Nito.AsyncEx -Version 3.0.0
<PackageReference Include="Nito.AsyncEx" Version="3.0.0" />
paket add Nito.AsyncEx --version 3.0.0
#r "nuget: Nito.AsyncEx, 3.0.0"
// Install Nito.AsyncEx as a Cake Addin
#addin nuget:?package=Nito.AsyncEx&version=3.0.0
// Install Nito.AsyncEx as a Cake Tool
#tool nuget:?package=Nito.AsyncEx&version=3.0.0
A helper library for the Task-Based Asynchronous Pattern (TAP).
Product | Versions |
---|---|
.NET | net6.0-android net7.0-android |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoTouch | monotouch |
Silverlight | sl4 sl5 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp71 wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
-
.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 (292)
Showing the top 5 NuGet packages that depend on Nito.AsyncEx:
Package | Downloads |
---|---|
Ecng.Common
Ecng system framework |
|
Lykke.HttpClientGenerator
This package helps to generate client proxy for an api using the Refit library. It adds cache and retries using Polly to the generated proxies. User logic can also be added as wrappers to the requests or to the method calls. |
|
Libplanet
A .NET library for creating multiplayer online game in decentralized fashion. See also the docs for details: https://docs.libplanet.io/ |
|
Mosaik.Core
Package Description |
|
Nevermore
Package Description |
GitHub repositories (50)
Showing the top 5 popular GitHub repositories that depend on Nito.AsyncEx:
Repository | Stars |
---|---|
ppy/osu
rhythm is just a *click* away!
|
|
ElectronNET/Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
|
|
louthy/language-ext
C# functional language extensions - a base class library for functional programming
|
|
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
Version | Downloads | Last updated |
---|---|---|
5.1.2 | 4,503,640 | 9/26/2021 |
5.1.1 | 3,068 | 9/25/2021 |
5.1.0 | 4,165,502 | 10/5/2020 |
5.0.0 | 6,653,268 | 4/2/2019 |
5.0.0-pre-06 | 55,615 | 2/26/2019 |
5.0.0-pre-05 | 1,674,143 | 9/9/2017 |
5.0.0-pre-04 | 5,372 | 8/26/2017 |
5.0.0-pre-03 | 900 | 8/26/2017 |
5.0.0-pre-02 | 43,946 | 4/16/2017 |
4.0.1 | 3,114,305 | 1/29/2017 |
4.0.1-pre | 3,550 | 11/7/2016 |
4.0.0-pre | 1,311 | 11/7/2016 |
3.0.1 | 2,611,455 | 9/5/2015 |
3.0.1-pre | 4,839 | 2/22/2015 |
3.0.0 | 479,393 | 9/2/2014 |
2.1.3 | 543,463 | 12/21/2013 |
2.1.2 | 1,864 | 12/15/2013 |
2.1.1 | 1,855 | 12/15/2013 |
2.1.0 | 2,919 | 12/5/2013 |
2.0.0 | 6,991 | 11/6/2013 |
1.0.0 | 20,094 | 5/12/2013 |
Added support for WPA targets; better usability for AsyncLock and AsyncReaderWriterLock.