Arc.Threading 0.49.1

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

NuGet packages (7)

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.

Netsphere

Netsphere is a network protocol for Lp.

BigMachines

BigMachines is State Machine library for .NET

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.49.1 113 5/23/2026
0.49.0 97 5/23/2026
0.48.4 294 5/11/2026
0.48.2 288 5/10/2026
0.48.1 98 5/10/2026
0.48.0 96 5/10/2026
0.47.2 191 5/8/2026
0.47.1 327 5/7/2026
0.47.0 91 5/7/2026
0.46.1 97 5/7/2026
0.46.0 102 5/7/2026
0.45.2 165 4/27/2026
0.45.1 142 4/25/2026
0.45.0 183 4/23/2026
0.44.1 152 4/23/2026
0.44.0 210 4/23/2026
0.43.3 128 4/22/2026
0.43.2 106 4/21/2026
0.43.1 94 4/21/2026
0.43.0 103 4/21/2026
Loading failed