Microsoft.VisualStudio.Threading
15.4.4
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).
Install-Package Microsoft.VisualStudio.Threading -Version 15.4.4
dotnet add package Microsoft.VisualStudio.Threading --version 15.4.4
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="15.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.VisualStudio.Threading --version 15.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Threading, 15.4.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=15.4.4
// Install Microsoft.VisualStudio.Threading as a Cake Tool
#tool nuget:?package=Microsoft.VisualStudio.Threading&version=15.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=746387
Dependencies
-
.NETFramework 4.5
- Microsoft.VisualStudio.Validation (>= 15.3.15)
-
.NETStandard 1.1
- Microsoft.VisualStudio.Validation (>= 15.3.15)
- NETStandard.Library (>= 1.6.1)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- Microsoft.VisualStudio.Validation (>= 15.3.15)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 15.4.4 | 0 | 06.02.2022 |