Nito.AsyncEx 5.1.2

Prefix Reserved
dotnet add package Nito.AsyncEx --version 5.1.2
                    
NuGet\Install-Package Nito.AsyncEx -Version 5.1.2
                    
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="5.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nito.AsyncEx" Version="5.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Nito.AsyncEx" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nito.AsyncEx --version 5.1.2
                    
#r "nuget: Nito.AsyncEx, 5.1.2"
                    
#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.
#:package Nito.AsyncEx@5.1.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nito.AsyncEx&version=5.1.2
                    
Install as a Cake Addin
#tool nuget:?package=Nito.AsyncEx&version=5.1.2
                    
Install as a Cake Tool

A helper library for the Task-Based Asynchronous Pattern (TAP).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (378)

Showing the top 5 NuGet packages that depend on Nito.AsyncEx:

Package Downloads
Ecng.Common

Ecng system framework

Soenneker.Utils.SingletonDictionary

An externally initializing singleton dictionary that uses double-check asynchronous locking, with optional async and sync disposal

Libplanet

A .NET library for creating multiplayer online game in decentralized fashion. See also the docs for details: https://docs.libplanet.io/

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.

Mosaik.Core

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.2 41,459,633 9/26/2021
5.1.1 20,182 9/25/2021
5.1.0 8,127,248 10/5/2020
5.0.0 11,749,564 4/2/2019
5.0.0-pre-06 70,860 2/26/2019
5.0.0-pre-05 2,200,171 9/9/2017
5.0.0-pre-04 9,733 8/26/2017
5.0.0-pre-03 3,985 8/26/2017
5.0.0-pre-02 82,515 4/16/2017
4.0.1 4,201,068 1/29/2017
4.0.1-pre 5,050 11/7/2016
4.0.0-pre 2,527 11/7/2016
3.0.1 3,707,173 9/5/2015
3.0.1-pre 6,597 2/22/2015
3.0.0 779,599 9/2/2014
2.1.3 677,070 12/21/2013
2.1.2 6,882 12/15/2013
2.1.1 6,663 12/15/2013
2.1.0 7,786 12/5/2013
Loading failed