DotNext.Threading 6.2.0

dotnet add package DotNext.Threading --version 6.2.0
                    
NuGet\Install-Package DotNext.Threading -Version 6.2.0
                    
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="DotNext.Threading" Version="6.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext.Threading" Version="6.2.0" />
                    
Directory.Packages.props
<PackageReference Include="DotNext.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 DotNext.Threading --version 6.2.0
                    
#r "nuget: DotNext.Threading, 6.2.0"
                    
#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.
#:package DotNext.Threading@6.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotNext.Threading&version=6.2.0
                    
Install as a Cake Addin
#tool nuget:?package=DotNext.Threading&version=6.2.0
                    
Install as a Cake Tool

Asynchronous locks and .NET threading extensions

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

Kurrent.Quack

Package Description

Kurrent.Surge.Core

Package Description

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.2.0 0 5/7/2026
6.1.0 35,241 3/29/2026
6.0.0 15,811 3/9/2026
5.26.3 248,478 1/14/2026
5.26.2 13,848 1/10/2026
5.26.1 241,575 11/4/2025
5.26.0 37,229 10/22/2025
5.25.2 75,390 9/29/2025
5.25.1 7,169 9/23/2025
5.25.0 30,648 9/15/2025
5.24.0 64,309 8/19/2025
5.23.0 145,598 6/29/2025
5.22.0 127,356 5/30/2025
5.21.0 131,748 4/8/2025
5.20.0 28,080 3/30/2025
5.19.1 73,485 3/7/2025
5.19.0 17,944 3/3/2025
5.18.1 209,228 1/21/2025
5.18.0 5,748 1/20/2025
5.17.2 44,023 1/3/2025
Loading failed