Arc.Collections 1.34.0

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

A fast C# Collection Library including List, LinkedList, OrderedMap/Set (Red-black tree), OrderedMultiMap/Set.

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 (13)

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

Package Downloads
Tinyhand

Tiny and simple data format/serializer

ValueLink

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

Arc.Threading

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

Netsphere

Netsphere is a network protocol for Lp.

BigMachines

BigMachines is State Machine library for .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.34.0 764 4/28/2026
1.33.0 1,254 3/19/2026
1.32.1 622 3/3/2026
1.32.0 282 2/26/2026
1.31.0 175 2/25/2026
1.30.2 537 2/24/2026
1.30.1 199 2/23/2026
1.30.0 118 2/23/2026
1.29.1 151 2/20/2026
1.29.0 205 2/5/2026
1.28.5 959 1/30/2026
1.28.4 922 12/8/2025
1.28.3 463 11/24/2025
1.28.2 488 11/20/2025
1.28.1 884 11/16/2025
1.28.0 728 11/15/2025
1.27.0 461 11/3/2025
1.26.1 1,289 10/15/2025
1.26.0 1,764 9/19/2025
1.25.4 2,276 8/7/2025
Loading failed