Arc.Collections 1.36.0

dotnet add package Arc.Collections --version 1.36.0
                    
NuGet\Install-Package Arc.Collections -Version 1.36.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.36.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Arc.Collections" Version="1.36.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.36.0
                    
#r "nuget: Arc.Collections, 1.36.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.36.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.36.0
                    
Install as a Cake Addin
#tool nuget:?package=Arc.Collections&version=1.36.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.36.0 0 6/23/2026
1.35.3 144 6/11/2026
1.35.2 112 5/30/2026
1.35.1 131 5/25/2026
1.35.0 102 5/24/2026
1.34.0 859 4/28/2026
1.33.0 1,264 3/19/2026
1.32.1 632 3/3/2026
1.32.0 292 2/26/2026
1.31.0 184 2/25/2026
1.30.2 546 2/24/2026
1.30.1 210 2/23/2026
1.30.0 127 2/23/2026
1.29.1 159 2/20/2026
1.29.0 213 2/5/2026
1.28.5 973 1/30/2026
1.28.4 935 12/8/2025
1.28.3 473 11/24/2025
1.28.2 498 11/20/2025
1.28.1 897 11/16/2025
Loading failed