Arc.Threading 0.36.2

dotnet add package Arc.Threading --version 0.36.2
                    
NuGet\Install-Package Arc.Threading -Version 0.36.2
                    
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="Arc.Threading" Version="0.36.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Arc.Threading" Version="0.36.2" />
                    
Directory.Packages.props
<PackageReference Include="Arc.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 Arc.Threading --version 0.36.2
                    
#r "nuget: Arc.Threading, 0.36.2"
                    
#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 Arc.Threading@0.36.2
                    
#: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=Arc.Threading&version=0.36.2
                    
Install as a Cake Addin
#tool nuget:?package=Arc.Threading&version=0.36.2
                    
Install as a Cake Tool

Arc.Threading is a support library for Task/Thread.

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.
  • net10.0

    • No dependencies.

NuGet packages (6)

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

Package Downloads
ValueLink

ValueLink is a C# Library for creating and managing multiple links between objects.

BigMachines

BigMachines is State Machine library for .NET

Netsphere

Netsphere is a network protocol for Lp.

Arc.Unit

Arc.Unit is an independent unit of function and dependency (like .Net Generic Host).

CrystalData

CrystalData is a simple and versatile storage engine for C#.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.36.2 159 3/30/2026
0.36.1 1,264 1/30/2026
0.36.0 1,061 11/15/2025
0.35.0 2,075 9/18/2025
0.34.0 414 9/18/2025
0.33.1 956 8/23/2025
0.33.0 474 8/19/2025
0.32.0 495 8/7/2025
0.31.0 436 8/4/2025
0.30.2 4,788 11/15/2024
0.30.1 239 11/14/2024
0.30.0 401 11/13/2024
0.29.0 436 10/8/2024
0.28.2 1,484 8/3/2024
0.28.1 233 8/3/2024
0.28.0 3,210 2/23/2024
0.27.0 1,996 11/15/2023
0.26.0 676 10/31/2023
0.25.2 426 10/17/2023
0.25.1 462 10/8/2023
Loading failed