Bmbsqd.AsyncLock
0.2.2
Non-blocking, fast and lightweight async/await-able lock
Install-Package Bmbsqd.AsyncLock -Version 0.2.2
dotnet add package Bmbsqd.AsyncLock --version 0.2.2
<PackageReference Include="Bmbsqd.AsyncLock" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bmbsqd.AsyncLock --version 0.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bmbsqd.AsyncLock, 0.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Switched to MIT license
Dependencies
-
.NETFramework 4.6
- No 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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.2 | 26,432 | 9/26/2016 |
0.1.0 | 2,661 | 7/22/2014 |
0.0.3-beta1 | 862 | 7/11/2014 |
0.0.2-beta1 | 841 | 7/10/2014 |
0.0.1-beta1 | 857 | 7/8/2014 |