Skip to content

goatcorp/gc-vs-threading

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,874 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vs-threading

Build Status Join the chat at https://gitter.im/vs-threading/Lobby

Microsoft.VisualStudio.Threading

NuGet package

Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).

Getting started.

See the full list of features.

Microsoft.VisualStudio.Threading.Analyzers

NuGet package

Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.

Diagnostic analyzer rules.

About

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

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 95.9%
  • PowerShell 3.8%
  • Other 0.3%