A collection of classes to simplify basic concurrency patterns like associating a lock with an object.
Info
Version: | 0.2.1 |
Author(s): | ThomasRichter |
Last Update: | Friday, February 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThomasRichter/HeatWave.KitchenSink.Concurrency |
NuGet Url: | https://www.nuget.org/packages/HeatWave.KitchenSink.Concurrency |
Install
Install-Package HeatWave.KitchenSink.Concurrency
dotnet add package HeatWave.KitchenSink.Concurrency
paket add HeatWave.KitchenSink.Concurrency
HeatWave.KitchenSink.Concurrency Download (Unzip the "nupkg" after downloading)
Dependencies
- HeatWave.KitchenSink.ArgumentChecking(>= 0.2.4)
Tags