Busyness Kit provides a thread-safe class responsible for knowing if any of its clients are currently busy doing something.
Info
Version: | 1.0.0 |
Author(s): | Joseph Cooper |
Last Update: | Wednesday, March 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JoeCooper/BusyTokenSource |
NuGet Url: | https://www.nuget.org/packages/busynessKit |
Install
Install-Package busynessKit
dotnet add package busynessKit
paket add busynessKit
busynessKit Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags