VOOZH about

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

⇱ NuGet Gallery | Nito.AsyncEx.Coordination 5.1.2




👁 Image
Nito.AsyncEx.Coordination 5.1.2

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

Asynchronous coordination primitives.

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 (195)

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

Package Downloads
Nito.AsyncEx

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

Nito.AsyncEx.Oop

Interfaces and utility methods for combining async with OOP.

DH.Core

DH框架基类核心库

Abp

Abp

RavenDB.Client

RavenDB Client is the client library for accessing RavenDB

GitHub repositories (34)

Showing the top 20 popular GitHub repositories that depend on Nito.AsyncEx.Coordination:

Repository Stars
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
ravendb/ravendb
ACID Document Database
microsoft/GraphEngine
Microsoft Graph Engine
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
kubernetes-client/csharp
Officially supported dotnet Kubernetes Client library
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
NimbleSense/Susalem
加入带锅宫酱,来到苏州耶路撒冷的怀抱吧!
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
mgravell/Pipelines.Sockets.Unofficial
.NET managed sockets wrapper using the new "Pipelines" API
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、轻量级消息服务器、超大文件传输等
octgn/OCTGN
Online Card and Tabletop Gaming Network
dragonfruitnetwork/onionfruit
OnionFruit™ - Connect to the Tor network with minimal effort
josephnhtam/live-streaming-server-net
A .NET implementation of RTMP live streaming server, supporting HTTP-FLV, WebSocket-FLV, HLS, Kubernetes, cloud storage services integration and more.
LingFeng-bbben/MajdataPlay
A Simai Player
Version Downloads Last Updated
5.1.2 80,735,915 9/26/2021
5.1.1 27,423 9/25/2021
5.1.0 26,289,722 10/5/2020
5.0.0 32,721,140 4/2/2019
5.0.0-pre-06 72,602 2/26/2019
5.0.0-pre-05 2,486,468 9/9/2017
5.0.0-pre-04 10,294 8/26/2017
5.0.0-pre-03 4,421 8/26/2017
5.0.0-pre-02 89,477 4/16/2017
1.0.2 7,902,750 8/16/2016
1.0.1 30,332 8/16/2016
1.0.0-eta-01 9,998 7/13/2016
1.0.0-delta-9 13,116 7/12/2016
1.0.0-delta-8 2,614 7/9/2016
1.0.0-delta-7 9,041 7/7/2016
1.0.0-delta-6 9,165 7/3/2016
1.0.0-delta-5 2,623 7/1/2016
1.0.0-delta-4 4,529 6/30/2016
1.0.0-delta-3 2,622 6/30/2016
1.0.0-delta-2 2,523 6/30/2016
Loading failed