Provides synchronization data structures for passing data between producers and consumers.
Info
Version: | 0.1.0-alpha-001 |
Author(s): | Microsoft Corporation |
Last Update: | Thursday, September 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/corefxlab |
NuGet Url: | https://www.nuget.org/packages/System.Threading.Tasks.Channels |
Install
Install-Package System.Threading.Tasks.Channels
dotnet add package System.Threading.Tasks.Channels
paket add System.Threading.Tasks.Channels
System.Threading.Tasks.Channels Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
Tags