Arc.Collections 1.46.0

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

A source-generated state-machine library for .NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.46.0 114 9/5/2026
1.45.0 347 9/3/2026
1.44.0 267 8/31/2026
1.43.0 201 8/31/2026
1.42.1 112 8/31/2026
1.42.0 255 8/27/2026
1.41.1 354 8/20/2026
1.41.0 355 8/20/2026
1.40.0 187 8/17/2026
1.39.0 134 8/2/2026
1.38.3 135 7/30/2026
1.38.2 105 7/29/2026
1.38.1 112 7/29/2026
1.38.0 107 7/29/2026
1.37.0 155 7/8/2026
1.36.0 207 6/23/2026
1.35.3 176 6/11/2026
1.35.2 131 5/30/2026
1.35.1 161 5/25/2026
1.35.0 125 5/24/2026
Loading failed