Nito.AsyncEx 3.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nito.AsyncEx --version 3.0.0
#r "nuget: Nito.AsyncEx, 3.0.0"
#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.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 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 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 netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

  • .NETFramework 4.5

    • No dependencies.
  • All Frameworks

    • No dependencies.
  • Portable Class Library (.NETFramework 4.0, Silverlight 4.0, Windows 8.0, WindowsPhone 7.1)

  • Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

  • Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)

    • No dependencies.
  • Silverlight 5.0

  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • No dependencies.

NuGet packages (347)

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

Rebus.MongoDb

MongoDB-based persistence for Rebus

GitHub repositories (59)

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# 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 13,689,234 9/26/2021
5.1.1 5,669 9/25/2021
5.1.0 6,006,232 10/5/2020
5.0.0 9,145,154 4/2/2019
5.0.0-pre-06 65,978 2/26/2019
5.0.0-pre-05 2,044,239 9/9/2017
5.0.0-pre-04 7,903 8/26/2017
5.0.0-pre-03 2,676 8/26/2017
5.0.0-pre-02 50,368 4/16/2017
4.0.1 3,580,228 1/29/2017
4.0.1-pre 4,330 11/7/2016
4.0.0-pre 1,906 11/7/2016
3.0.1 3,201,294 9/5/2015
3.0.1-pre 5,927 2/22/2015
3.0.0 684,943 9/2/2014
2.1.3 608,547 12/21/2013
2.1.2 2,784 12/15/2013
2.1.1 2,600 12/15/2013
2.1.0 3,679 12/5/2013
2.0.0 8,839 11/6/2013
1.0.0 24,349 5/12/2013

Added support for WPA targets; better usability for AsyncLock and AsyncReaderWriterLock.