VOOZH about

URL: https://www.nuget.org/packages/Nito.AsyncEx.Tasks/

⇱ NuGet Gallery | Nito.AsyncEx.Tasks 5.1.2




👁 Image
Nito.AsyncEx.Tasks 5.1.2

Prefix Reserved
dotnet add package Nito.AsyncEx.Tasks --version 5.1.2
 
 
NuGet\Install-Package Nito.AsyncEx.Tasks -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.Tasks" 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.Tasks" Version="5.1.2" />
 
Directory.Packages.props
<PackageReference Include="Nito.AsyncEx.Tasks" />
 
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.Tasks --version 5.1.2
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nito.AsyncEx.Tasks, 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.Tasks@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.Tasks&version=5.1.2
 
Install as a Cake Addin
#tool nuget:?package=Nito.AsyncEx.Tasks&version=5.1.2
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Common helper methods for tasks as used in asynchronous programming.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp1.0 netcoreapp1.0 was computed.  netcoreapp1.1 netcoreapp1.1 was computed.  netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 netstandard1.3 is compatible.  netstandard1.4 netstandard1.4 was computed.  netstandard1.5 netstandard1.5 was computed.  netstandard1.6 netstandard1.6 was computed.  netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net46 net46 was computed.  net461 net461 is compatible.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen30 tizen30 was computed.  tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Universal Windows Platform uap uap was computed.  uap10.0 uap10.0 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (54)

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

Package Downloads
Nito.AsyncEx.Context

A single-threaded async-compatible context.

Nito.AsyncEx.Coordination

Asynchronous coordination primitives.

Nito.AsyncEx

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

Nito.AsyncEx.Interop.WaitHandles

Task wrappers for WaitHandles.

Apprio.Enablement.Telemetry.Exceptions

Package Description

GitHub repositories (18)

Showing the top 18 popular GitHub repositories that depend on Nito.AsyncEx.Tasks:

Repository Stars
microsoft/GraphEngine
Microsoft Graph Engine
bkaankose/Wino-Mail
Built-in Mail & Calendars app clone for Windows.
UiPath/CoreWF
WF runtime ported to work on .NET 6
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
xamarin/Xamarin.Auth
Xamarin.Auth
yswenli/SAEA
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
octgn/OCTGN
Online Card and Tabletop Gaming Network
LingFeng-bbben/MajdataPlay
A Simai Player
openmod/openmod
OpenMod .NET Plugin Framework
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
bosima/FireflySoft.RateLimit
It is a rate limiting library based on .Net standard.
dsa28s/windows-hangul-clock
Hangul Clock for Windows Desktop Widget
real-zony/AliDDNSNet
使用 C# + .NET Core 开发的开源 DDNS 工具,基于阿里云的 DNS API 接口。
mrsalmon1976/Stateless.WorkflowEngine
Basic .NET workflow engine based on the awesome stateless State Machine.
Version Downloads Last Updated
5.1.2 100,070,932 9/26/2021
5.1.1 34,173 9/25/2021
5.1.0 28,288,601 10/5/2020
5.0.0 35,673,329 4/2/2019
5.0.0-pre-06 80,946 2/26/2019
5.0.0-pre-05 3,169,012 9/9/2017
5.0.0-pre-04 11,927 8/26/2017
5.0.0-pre-03 6,144 8/26/2017
5.0.0-pre-02 118,976 4/16/2017
2.0.0-alpha-01 9,125 1/28/2017
1.2.0-alpha-01 2,919 9/28/2016
1.1.0 6,707,518 9/18/2016
1.0.1 7,338,274 8/16/2016
1.0.0 55,263 8/16/2016
1.0.0-eta-01 11,319 7/13/2016
1.0.0-delta-5 3,571 7/12/2016
1.0.0-delta-4 14,142 7/12/2016
1.0.0-delta-3 3,871 7/9/2016
1.0.0-delta-2 10,804 7/7/2016
1.0.0-delta-1 15,327 6/29/2016
Loading failed