System.Threading.Channels (7.0.0)
Published 2026-02-04 09:33:48 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 7.0.0 System.Threading.ChannelsAbout this package
Provides types for passing data between producers and consumers.
Commonly Used Types: System.Threading.Channel System.Threading.Channel