Microsoft.VisualStudio.Threading 16.0.96-beta

Prefix Reserved
This is a prerelease version of Microsoft.VisualStudio.Threading.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.VisualStudio.Threading --version 16.0.96-beta
                    
NuGet\Install-Package Microsoft.VisualStudio.Threading -Version 16.0.96-beta
                    
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="16.0.96-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Threading" Version="16.0.96-beta" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Threading" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Threading --version 16.0.96-beta
                    
#r "nuget: Microsoft.VisualStudio.Threading, 16.0.96-beta"
                    
#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.
#addin nuget:?package=Microsoft.VisualStudio.Threading&version=16.0.96-beta&prerelease
                    
Install Microsoft.VisualStudio.Threading as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Threading&version=16.0.96-beta&prerelease
                    
Install Microsoft.VisualStudio.Threading as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (150)

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

Package Downloads
Microsoft.VisualStudio.Utilities

A member of the Visual Studio SDK

Microsoft.VisualStudio.Text.Data

Microsoft® Visual Studio® Editor Platform

Microsoft.VisualStudio.CoreUtility

Microsoft® Visual Studio® Editor Platform

Microsoft.VisualStudio.Shell.Framework

A member of the Visual Studio SDK

Microsoft.VisualStudio.Imaging

A member of the Visual Studio SDK

GitHub repositories (93)

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

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
netchx/netch
A simple proxy client
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
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).
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
github/VisualStudio
GitHub Extension for Visual Studio
EWSoftware/SHFB
Sandcastle Help File Builder (SHFB). A standalone GUI, Visual Studio integration package, and MSBuild tasks providing full configuration and extensibility for building help files with the Sandcastle tools.
chocolatey/ChocolateyGUI
A delicious GUI for Chocolatey
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
microsoft/dotnet-apiport
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
dotnet/project-system
The .NET Project System for Visual Studio
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
Version Downloads Last updated
17.14.2-alpha 424 a month ago
17.13.61 40,118 24 days ago
17.13.2 124,569 2 months ago
17.12.19 646,847 5 months ago
17.11.20 1,107,044 8 months ago
17.11.19-preview 603 9 months ago
17.10.48 1,202,062 5/1/2024
17.10.41 82,818 5/21/2024
17.10.12-preview 797 4/23/2024
17.9.28 814,915 2/7/2024
17.9.1-alpha 135,286 12/4/2023
17.8.14 821,162 11/14/2023
17.7.35 245,567 11/17/2023
17.7.30 882,278 8/10/2023
17.7.1-preview 762 7/28/2023
17.6.40 1,875,844 5/16/2023
17.5.22 768,376 2/2/2023
17.5.21 60,908 3/3/2023
17.5.10-alpha 13,591 1/5/2023
17.4.33 188,182 1/3/2023
17.4.27 4,298,832 11/9/2022
17.3.48 147,443 10/21/2022
17.3.44 589,813 8/9/2022
17.3.1-alpha 5,016 7/14/2022
17.2.32 668,046 5/6/2022
17.2.20-alpha 8,285 4/26/2022
17.1.46 1,880,824 2/17/2022
17.0.64 1,189,068 11/8/2021
17.0.63 1,131,466 9/23/2021
17.0.46-alpha 119,064 9/20/2021
17.0.32-alpha 847,230 8/11/2021
17.0.26-alpha 190,797 7/19/2021
17.0.17-alpha 337,992 6/17/2021
17.0.15-alpha 66,287 6/1/2021
17.0.13-alpha 3,838 5/17/2021
16.10.56 2,003,200 5/27/2021
16.10.51-alpha 4,989 6/17/2021
16.9.60 1,476,510 3/11/2021
16.9.54 75,659 3/3/2021
16.9.51 57,178 11/5/2021
16.9.45-alpha 2,884 1/15/2021
16.8.55 1,664,794 11/5/2020
16.8.51 186,897 10/27/2020
16.8.50 6,164 10/23/2020
16.7.56 1,477,537 9/2/2020
16.7.54 69,551 7/31/2020
16.6.13 986,055 4/4/2020
16.5.132 245,300 2/10/2020
16.5.124-alpha 1,439 12/20/2019
16.5.119-alpha 1,350 12/19/2019
16.5.108-alpha 2,838 12/13/2019
16.4.45 294,456 1/21/2020
16.4.43 136,834 12/19/2019
16.4.39 1,412 12/19/2019
16.4.33 467,906 11/16/2019
16.4.16 268,780 10/2/2019
16.3.59 1,937 10/2/2019
16.3.52 486,584 9/4/2019
16.3.13 167,321 8/2/2019
16.3.1-alpha 11,757 6/27/2019
16.0.102 2,186,669 2/5/2019
16.0.96-beta 23,420 12/21/2018
16.0.82-beta 10,439 12/19/2018
15.8.209 468,227 12/21/2018
15.8.192 397,380 12/1/2018
15.8.168 196,112 9/22/2018
15.8.145 49,709 8/25/2018
15.8.132 646,074 7/13/2018
15.8.122 141,111 7/10/2018
15.8.99-rc 25,951 6/15/2018
15.8.95-rc 1,770 6/7/2018
15.8.81-beta 2,012 5/15/2018
15.8.72-beta 1,759 5/11/2018
15.8.47-beta 1,644 4/26/2018
15.8.46-beta 2,161 4/25/2018
15.7.23 3,271 7/6/2018
15.7.21 3,781 6/15/2018
15.7.18 27,558 5/9/2018
15.7.17 50,686 4/27/2018
15.7.15-preview 1,691 4/26/2018
15.6.56 44,145 4/26/2018
15.6.46 102,920 3/1/2018
15.6.44 3,932 2/24/2018
15.6.31 542,359 2/15/2018
15.6.11-beta 11,018 12/6/2017
15.5.32 129,237 2/1/2018
15.5.24 42,213 12/5/2017
15.5.13-beta 16,406 8/21/2017
15.5.11-beta 4,842 8/2/2017
15.5.5-beta 1,770 7/31/2017
15.4.4 252,597 8/21/2017
15.3.83 102,714 8/8/2017
15.3.35 14,148 7/11/2017
15.3.23 669,897 5/19/2017
15.3.20 674,984 5/3/2017
15.2.5 13,693 6/28/2017
15.0.240 821,464 1/30/2017
15.0.116-pre 1,838 1/11/2017
15.0.109-pre 16,495 10/13/2016
15.0.83-pre 187,807 8/31/2016
15.0.49-pre 2,395 8/16/2016
15.0.20-pre 77,783 3/30/2016
15.0.18-pre 20,918 3/24/2016
14.1.131 398,176 4/7/2016
14.1.114 65,962 11/7/2015
14.1.111 571,178 11/7/2015
14.0.51107 9,487 11/7/2015
14.0.51103 3,495 11/7/2015
14.0.50702 235,813 7/20/2015
14.0.50522-pre 7,739 6/17/2015
14.0.50417-pre 5,857 4/29/2015
12.2.0 38,058 12/17/2015
12.0.0 21,057 12/17/2015