An alternate AsyncLock version with full lock-alike semantics, minimal CPU consumption, and support for synchronous, asynchronous, and mixed reentrant scenarios.
Info
Version: | 1.1.0 |
Author(s): | mbarbac |
Last Update: | Tuesday, May 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mbarbac/Blockader |
NuGet Url: | https://www.nuget.org/packages/Blockader |
Install
Install-Package Blockader
dotnet add package Blockader
paket add Blockader
Blockader Download (Unzip the "nupkg" after downloading)