DotNext.Threading
0.13.0
See the version list below for details.
dotnet add package DotNext.Threading --version 0.13.0
NuGet\Install-Package DotNext.Threading -Version 0.13.0
<PackageReference Include="DotNext.Threading" Version="0.13.0" />
<PackageVersion Include="DotNext.Threading" Version="0.13.0" />
<PackageReference Include="DotNext.Threading" />
paket add DotNext.Threading --version 0.13.0
#r "nuget: DotNext.Threading, 0.13.0"
#:package DotNext.Threading@0.13.0
#addin nuget:?package=DotNext.Threading&version=0.13.0
#tool nuget:?package=DotNext.Threading&version=0.13.0
Asynchronous locks and .NET threading extensions
| Product | Versions 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. 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. |
-
.NETStandard 2.0
- DotNext (>= 0.13.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
NuGet packages (37)
Showing the top 5 NuGet packages that depend on DotNext.Threading:
| Package | Downloads |
|---|---|
|
G1.Radiant
Package Description |
|
|
DotNext.Net.Cluster
Basic framework for building clusters |
|
|
Common.SmartCache
Common.SmartCache provides intelligent loading for data providers such as external apis or databases. Age conscious data management is applied to allow automatic cache or data preload. AI assisted algorithms can be used to ensure data preloading, based on application use. |
|
|
Kurrent.Quack
Package Description |
|
|
Kurrent.Surge.Core
Package Description |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on DotNext.Threading:
| Repository | Stars |
|---|---|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
Mapsui/Mapsui
Mapsui is a .NET Map component for: MAUI, Avalonia, Uno Platform, Blazor, WPF, WinUI, Windows Forms, Eto Forms, .NET for Android and .NET for iOS
|
|
|
Azure/apiops
APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
|
|
|
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0 | 1,746 | 3/9/2026 |
| 5.26.3 | 117,009 | 1/14/2026 |
| 5.26.2 | 9,052 | 1/10/2026 |
| 5.26.1 | 211,482 | 11/4/2025 |
| 5.26.0 | 35,239 | 10/22/2025 |
| 5.25.2 | 66,306 | 9/29/2025 |
| 5.25.1 | 6,333 | 9/23/2025 |
| 5.25.0 | 29,150 | 9/15/2025 |
| 5.24.0 | 63,052 | 8/19/2025 |
| 5.23.0 | 129,507 | 6/29/2025 |
| 5.22.0 | 113,557 | 5/30/2025 |
| 5.21.0 | 129,372 | 4/8/2025 |
| 5.20.0 | 27,580 | 3/30/2025 |
| 5.19.1 | 65,376 | 3/7/2025 |
| 5.19.0 | 17,879 | 3/3/2025 |
| 5.18.1 | 192,559 | 1/21/2025 |
| 5.18.0 | 5,206 | 1/20/2025 |
| 5.17.2 | 42,839 | 1/3/2025 |
| 5.17.0 | 16,264 | 12/29/2024 |
| 0.13.0 | 2,580 | 8/20/2019 |
Debug information is now embedded into compiled library
SourceLink is enabled
Internal implementation of classes migrated to Value Delegate to reduce memory allocations