Microsoft.VisualStudio.Threading 17.11.20

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Threading --version 17.11.20                
NuGet\Install-Package Microsoft.VisualStudio.Threading -Version 17.11.20                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="17.11.20" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.Threading --version 17.11.20                
#r "nuget: Microsoft.VisualStudio.Threading, 17.11.20"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.VisualStudio.Threading as a Cake Addin
#addin nuget:?package=Microsoft.VisualStudio.Threading&version=17.11.20

// Install Microsoft.VisualStudio.Threading as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudio.Threading&version=17.11.20                

Microsoft.VisualStudio.Threading

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).

Features

  • Async versions of many threading synchronization primitives
    • AsyncAutoResetEvent
    • AsyncBarrier
    • AsyncCountdownEvent
    • AsyncManualResetEvent
    • AsyncReaderWriterLock
    • AsyncSemaphore
    • ReentrantSemaphore
  • Async versions of very common types
    • AsyncEventHandler
    • AsyncLazy<T>
    • AsyncLazyInitializer
    • AsyncLocal<T>
    • AsyncQueue<T>
  • Await extension methods
    • Await on a TaskScheduler to switch to it. Switch to a background thread with await TaskScheduler.Default;
    • Await on a Task with a timeout
    • Await on a Task with cancellation
  • JoinableTaskFactory that allows you to schedule asynchronous or synchronous work that does not deadlock with the UI thread even when the UI thread needs to synchronously block on the result.
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows7.0 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (134)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Threading:

Package Downloads
Microsoft.VisualStudio.Utilities

A member of the Visual Studio SDK

StreamJsonRpc

A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.

Nerdbank.Streams

Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.

Microsoft.VisualStudio.Text.Data

Microsoft® Visual Studio® Editor Platform

Microsoft.VisualStudio.CoreUtility

Microsoft® Visual Studio® Editor Platform

GitHub repositories (85)

Showing the top 5 popular GitHub repositories that depend on Microsoft.VisualStudio.Threading:

Repository Stars
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
netchx/netch
A simple proxy client
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
stride3d/stride
Stride Game Engine (formerly Xenko)
Version Downloads Last updated
17.11.20 59,995 8/13/2024
17.11.19-preview 378 7/3/2024
17.10.48 372,601 5/1/2024
17.10.41 34,776 5/21/2024
17.10.12-preview 625 4/23/2024
17.9.28 440,048 2/7/2024
17.9.1-alpha 60,760 12/4/2023
17.8.14 526,245 11/14/2023
17.7.35 168,435 11/17/2023
17.7.30 657,165 8/10/2023
17.7.1-preview 661 7/28/2023
17.6.40 1,443,936 5/16/2023
17.5.22 627,349 2/2/2023
17.5.21 51,389 3/3/2023
17.5.10-alpha 11,830 1/5/2023
17.4.33 179,539 1/3/2023
17.4.27 1,775,046 11/9/2022
17.3.48 131,944 10/21/2022
17.3.44 494,468 8/9/2022
17.3.1-alpha 4,721 7/14/2022
17.2.32 545,361 5/6/2022
17.2.20-alpha 8,026 4/26/2022
17.1.46 1,585,914 2/17/2022
17.0.64 1,014,218 11/8/2021
17.0.63 949,515 9/23/2021
17.0.46-alpha 112,456 9/20/2021
17.0.32-alpha 727,473 8/11/2021
17.0.26-alpha 188,423 7/19/2021
17.0.17-alpha 330,218 6/17/2021
17.0.15-alpha 65,213 6/1/2021
17.0.13-alpha 3,348 5/17/2021
16.10.56 1,831,402 5/27/2021
16.10.51-alpha 4,697 6/17/2021
16.9.60 1,310,754 3/11/2021
16.9.54 65,738 3/3/2021
16.9.51 48,262 11/5/2021
16.9.45-alpha 2,765 1/15/2021
16.8.55 1,449,785 11/5/2020
16.8.51 143,653 10/27/2020
16.8.50 5,866 10/23/2020
16.7.56 1,298,963 9/2/2020
16.7.54 67,620 7/31/2020
16.6.13 945,386 4/4/2020
16.5.132 237,132 2/10/2020
16.5.124-alpha 1,316 12/20/2019
16.5.119-alpha 1,227 12/19/2019
16.5.108-alpha 2,713 12/13/2019
16.4.45 282,244 1/21/2020
16.4.43 131,848 12/19/2019
16.4.39 1,262 12/19/2019
16.4.33 423,529 11/16/2019
16.4.16 261,859 10/2/2019
16.3.59 1,675 10/2/2019
16.3.52 372,505 9/4/2019
16.3.13 166,139 8/2/2019
16.3.1-alpha 11,625 6/27/2019
16.0.102 1,878,609 2/5/2019
16.0.96-beta 23,297 12/21/2018
16.0.82-beta 9,907 12/19/2018
15.8.209 453,766 12/21/2018
15.8.192 375,751 12/1/2018
15.8.168 191,174 9/22/2018
15.8.145 48,993 8/25/2018
15.8.132 606,248 7/13/2018
15.8.122 139,543 7/10/2018
15.8.99-rc 25,739 6/15/2018
15.8.95-rc 1,559 6/7/2018
15.8.81-beta 1,791 5/15/2018
15.8.72-beta 1,540 5/11/2018
15.8.47-beta 1,471 4/26/2018
15.8.46-beta 1,936 4/25/2018
15.7.23 3,027 7/6/2018
15.7.21 3,525 6/15/2018
15.7.18 26,382 5/9/2018
15.7.17 43,850 4/27/2018
15.7.15-preview 1,487 4/26/2018
15.6.56 41,762 4/26/2018
15.6.46 101,722 3/1/2018
15.6.44 3,665 2/24/2018
15.6.31 522,356 2/15/2018
15.6.11-beta 10,834 12/6/2017
15.5.32 126,911 2/1/2018
15.5.24 41,680 12/5/2017
15.5.13-beta 16,192 8/21/2017
15.5.11-beta 4,651 8/2/2017
15.5.5-beta 1,588 7/31/2017
15.4.4 244,746 8/21/2017
15.3.83 101,427 8/8/2017
15.3.35 13,889 7/11/2017
15.3.23 649,720 5/19/2017
15.3.20 644,662 5/3/2017
15.2.5 13,243 6/28/2017
15.0.240 778,417 1/30/2017
15.0.116-pre 1,662 1/11/2017
15.0.109-pre 16,071 10/13/2016
15.0.83-pre 187,613 8/31/2016
15.0.49-pre 2,219 8/16/2016
15.0.20-pre 77,113 3/30/2016
15.0.18-pre 20,578 3/24/2016
14.1.131 389,628 4/7/2016
14.1.114 65,695 11/7/2015
14.1.111 548,785 11/7/2015
14.0.51107 9,074 11/7/2015
14.0.51103 3,189 11/7/2015
14.0.50702 231,722 7/20/2015
14.0.50522-pre 7,425 6/17/2015
14.0.50417-pre 5,505 4/29/2015
12.2.0 37,460 12/17/2015
12.0.0 17,512 12/17/2015