141 Forks
884 Stars
884 Watchers

vs-threading

The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.

How to download and setup vs-threading

Open terminal and run command
git clone https://github.com/microsoft/vs-threading.git
git clone is used to create a copy or clone of vs-threading 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 vs-threading https://github.com/microsoft/vs-threading/archive/master.zip

Or simply clone vs-threading with SSH
[email protected]:microsoft/vs-threading.git

If you have some problems with vs-threading

You may open issue on vs-threading support forum (system) here: https://github.com/microsoft/vs-threading/issues