Microsoft.VisualStudio.Threading 17.10.12-preview
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 withawait TaskScheduler.Default;
- Await on a
Task
with a timeout - Await on a
Task
with cancellation
- Await on a
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.
Showing the top 20 packages that depend on Microsoft.VisualStudio.Threading.
Packages | Downloads |
---|---|
Microsoft.VisualStudio.Editor
Microsoft® Visual Studio® Editor Platform
|
9 |
Microsoft.VisualStudio.Imaging
A member of the Visual Studio SDK
|
10 |
Microsoft.VisualStudio.Imaging
A member of the Visual Studio SDK
|
11 |
Microsoft.VisualStudio.Language.NavigateTo.Interfaces
Microsoft® Visual Studio® Navigate To
|
9 |
Microsoft.VisualStudio.Package.LanguageService.15.0
A member of the Visual Studio SDK
|
9 |
Microsoft.VisualStudio.SDK
Meta package containing core Visual Studio SDK Reference Assemblies
|
10 |
Microsoft.VisualStudio.Text.Data
Microsoft® Visual Studio® Editor Platform
|
10 |
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK
|
9 |
Microsoft.VisualStudio.Utilities
Microsoft.VisualStudio.Utilities
|
11 |
Microsoft.VisualStudio.Workspace
Extensibility APIs for Open Folder in Visual Studio.
|
10 |
Microsoft.VisualStudio.Workspace.Extensions
Package Description
|
10 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
10 |
https://github.com/Microsoft/vs-threading/releases/tag/v17.10.12-preview
.NET Framework 4.7.2
- Microsoft.VisualStudio.Threading.Analyzers (>= 17.10.12-preview)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- Microsoft.Win32.Registry (>= 5.0.0)
- Microsoft.VisualStudio.Validation (>= 17.8.8)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
.NET Standard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- Microsoft.Win32.Registry (>= 5.0.0)
- Microsoft.VisualStudio.Validation (>= 17.8.8)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Microsoft.VisualStudio.Threading.Analyzers (>= 17.10.12-preview)
.NET 6.0
- Microsoft.VisualStudio.Validation (>= 17.8.8)
- Microsoft.VisualStudio.Threading.Analyzers (>= 17.10.12-preview)
.NET 6.0
- Microsoft.VisualStudio.Validation (>= 17.8.8)
- Microsoft.VisualStudio.Threading.Analyzers (>= 17.10.12-preview)
Version | Downloads | Last updated |
---|---|---|
17.12.19 | 1 | 26.12.2024 |
17.11.20 | 6 | 21.09.2024 |
17.11.19-preview | 0 | 03.07.2024 |
17.10.48 | 0 | 01.05.2024 |
17.10.41 | 0 | 21.05.2024 |
17.10.12-preview | 3 | 26.11.2024 |
17.9.28 | 0 | 07.02.2024 |
17.9.1-alpha | 0 | 04.12.2023 |
17.8.14 | 0 | 14.11.2023 |
17.7.35 | 0 | 17.11.2023 |
17.7.30 | 4 | 28.10.2024 |
17.7.1-preview | 0 | 28.07.2023 |
17.6.40 | 0 | 16.05.2023 |
17.5.22 | 0 | 02.02.2023 |
17.5.21 | 0 | 03.03.2023 |
17.5.10-alpha | 0 | 05.01.2023 |
17.4.33 | 0 | 03.01.2023 |
17.4.27 | 0 | 09.11.2022 |
17.3.48 | 0 | 21.10.2022 |
17.3.44 | 3 | 24.11.2024 |
17.3.1-alpha | 5 | 25.11.2024 |
17.2.32 | 0 | 06.05.2022 |
17.2.20-alpha | 4 | 28.10.2024 |
17.1.46 | 0 | 17.02.2022 |
17.0.64 | 0 | 08.11.2021 |
17.0.63 | 0 | 23.09.2021 |
17.0.46-alpha | 0 | 20.09.2021 |
17.0.32-alpha | 0 | 11.08.2021 |
17.0.26-alpha | 3 | 18.11.2024 |
17.0.17-alpha | 0 | 17.06.2021 |
17.0.15-alpha | 0 | 01.06.2021 |
17.0.13-alpha | 0 | 17.05.2021 |
16.10.56 | 5 | 28.11.2024 |
16.10.51-alpha | 0 | 17.06.2021 |
16.9.60 | 3 | 26.11.2024 |
16.9.54 | 0 | 03.03.2021 |
16.9.51 | 0 | 05.11.2021 |
16.9.45-alpha | 4 | 28.10.2024 |
16.8.55 | 8 | 19.09.2024 |
16.8.51 | 0 | 27.10.2020 |
16.8.50 | 0 | 23.10.2020 |
16.7.56 | 4 | 28.10.2024 |
16.7.54 | 3 | 28.11.2024 |
16.6.13 | 0 | 04.04.2020 |
16.5.132 | 5 | 26.11.2024 |
16.5.124-alpha | 0 | 20.12.2019 |
16.5.119-alpha | 0 | 19.12.2019 |
16.5.108-alpha | 0 | 13.12.2019 |
16.4.45 | 4 | 28.10.2024 |
16.4.43 | 0 | 19.12.2019 |
16.4.39 | 0 | 19.12.2019 |
16.4.33 | 0 | 16.11.2019 |
16.4.16 | 0 | 02.10.2019 |
16.3.59 | 5 | 28.11.2024 |
16.3.52 | 0 | 04.09.2019 |
16.3.13 | 0 | 02.08.2019 |
16.3.1-alpha | 0 | 27.06.2019 |
16.0.102 | 0 | 05.02.2019 |
16.0.96-beta | 0 | 21.12.2018 |
16.0.82-beta | 3 | 13.12.2024 |
15.8.209 | 0 | 21.12.2018 |
15.8.192 | 6 | 18.11.2024 |
15.8.168 | 0 | 22.09.2018 |
15.8.145 | 0 | 25.08.2018 |
15.8.132 | 0 | 13.07.2018 |
15.8.122 | 0 | 10.07.2018 |
15.8.99-rc | 0 | 15.06.2018 |
15.8.95-rc | 0 | 07.06.2018 |
15.8.81-beta | 3 | 25.11.2024 |
15.8.72-beta | 0 | 11.05.2018 |
15.8.47-beta | 1 | 24.11.2024 |
15.8.46-beta | 0 | 25.04.2018 |
15.7.23 | 0 | 06.07.2018 |
15.7.21 | 0 | 15.06.2018 |
15.7.18 | 4 | 28.10.2024 |
15.7.17 | 4 | 28.10.2024 |
15.7.15-preview | 4 | 28.10.2024 |
15.6.56 | 0 | 26.04.2018 |
15.6.46 | 0 | 01.03.2018 |
15.6.44 | 0 | 24.02.2018 |
15.6.31 | 0 | 15.02.2018 |
15.6.11-beta | 0 | 06.12.2017 |
15.5.32 | 0 | 01.02.2018 |
15.5.24 | 0 | 05.12.2017 |
15.5.13-beta | 5 | 13.11.2024 |
15.5.11-beta | 0 | 02.08.2017 |
15.5.5-beta | 0 | 31.07.2017 |
15.4.4 | 0 | 21.08.2017 |
15.3.83 | 0 | 08.08.2017 |
15.3.35 | 0 | 11.07.2017 |
15.3.23 | 0 | 19.05.2017 |
15.3.20 | 5 | 30.11.2024 |
15.2.5 | 0 | 28.06.2017 |
15.0.240 | 0 | 30.01.2017 |
15.0.116-pre | 0 | 11.01.2017 |
15.0.109-pre | 0 | 13.10.2016 |
15.0.83-pre | 0 | 31.08.2016 |
15.0.49-pre | 0 | 16.08.2016 |
15.0.20-pre | 0 | 30.03.2016 |
15.0.18-pre | 0 | 24.03.2016 |
14.1.131 | 0 | 07.04.2016 |
14.1.114 | 0 | 07.11.2015 |
14.1.111 | 0 | 07.11.2015 |
14.0.51107 | 0 | 07.11.2015 |
14.0.51103 | 6 | 21.09.2024 |
14.0.50702 | 9 | 21.09.2024 |
14.0.50522-pre | 8 | 21.09.2024 |
14.0.50417-pre | 6 | 21.09.2024 |
12.2.0 | 7 | 21.09.2024 |
12.0.0 | 6 | 21.09.2024 |