0 Forks
0 Stars
0 Watchers

async-lock

An awaitable semaphore class for the .NET's TPL library which can be used similar to the conventional `lock` block.

How to download and setup async-lock

Open terminal and run command
git clone https://github.com/rblt/async-lock.git
git clone is used to create a copy or clone of async-lock repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with async-lock https://github.com/rblt/async-lock/archive/master.zip

Or simply clone async-lock with SSH
[email protected]:rblt/async-lock.git

If you have some problems with async-lock

You may open issue on async-lock support forum (system) here: https://github.com/rblt/async-lock/issues