Non-blocking, fast and lightweight async/await-able lock.
Info
| Version: | 0.2.2 |
| Author(s): | BMBSQD |
| Last Update: | Monday, September 26, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bmbsqd/AsyncLock/ |
| NuGet Url: | https://www.nuget.org/packages/Bmbsqd.AsyncLock |
Install
Install-Package Bmbsqd.AsyncLock
dotnet add package Bmbsqd.AsyncLock
paket add Bmbsqd.AsyncLock
Bmbsqd.AsyncLock Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Collections.Concurrent(>= 4.0.10)
- System.Diagnostics.Debug(>= 4.0.10)
- System.Threading(>= 4.0.10)
- System.Threading.Tasks(>= 4.0.10)
- System.Threading.ThreadPool(>= 4.0.10)
No dependencies.
Tags