Asynchronous locks and .NET threading extensions.
Info
Version: | 5.15.0 |
Author(s): | Roman Sakno |
Last Update: | Wednesday, October 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dotnet.github.io/dotNext/ |
NuGet Url: | https://www.nuget.org/packages/DotNext.Threading |
Install
Install-Package DotNext.Threading
dotnet add package DotNext.Threading
paket add DotNext.Threading
DotNext.Threading Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- DotNext(>= 3.0.0 && < 4.0.0)
- System.Threading.Channels(>= 5.0.0)
- DotNext(>= 3.0.0 && < 4.0.0)
- System.Threading.Channels(>= 5.0.0)
Tags