Arc.Collections 1.28.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Arc.Collections --version 1.28.3
                    
NuGet\Install-Package Arc.Collections -Version 1.28.3
                    
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.28.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Arc.Collections" Version="1.28.3" />
                    
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.28.3
                    
#r "nuget: Arc.Collections, 1.28.3"
                    
#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.28.3
                    
#: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.28.3
                    
Install as a Cake Addin
#tool nuget:?package=Arc.Collections&version=1.28.3
                    
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.

BigMachines

BigMachines is State Machine library for .NET

Netsphere

Netsphere is a network protocol for Lp.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.33.0 888 3/19/2026
1.32.1 611 3/3/2026
1.32.0 271 2/26/2026
1.31.0 161 2/25/2026
1.30.2 523 2/24/2026
1.30.1 187 2/23/2026
1.30.0 102 2/23/2026
1.29.1 138 2/20/2026
1.29.0 193 2/5/2026
1.28.5 922 1/30/2026
1.28.4 886 12/8/2025
1.28.3 449 11/24/2025
1.28.2 473 11/20/2025
1.28.1 846 11/16/2025
1.28.0 716 11/15/2025
1.27.0 448 11/3/2025
1.26.1 1,253 10/15/2025
1.26.0 1,750 9/19/2025
1.25.4 2,263 8/7/2025
1.25.3 786 7/15/2025
Loading failed