Arc.Collections 1.33.0

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

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.

BigMachines

BigMachines is State Machine library for .NET

Netsphere

Netsphere is a network protocol for Lp.

Arc.Crypto

Arc.Crypto is a library equipped with various features related to cryptography.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.33.0 352 3/19/2026
1.32.1 600 3/3/2026
1.32.0 261 2/26/2026
1.31.0 152 2/25/2026
1.30.2 513 2/24/2026
1.30.1 178 2/23/2026
1.30.0 94 2/23/2026
1.29.1 130 2/20/2026
1.29.0 183 2/5/2026
1.28.5 794 1/30/2026
1.28.4 864 12/8/2025
1.28.3 444 11/24/2025
1.28.2 467 11/20/2025
1.28.1 824 11/16/2025
1.28.0 707 11/15/2025
1.27.0 441 11/3/2025
1.26.1 1,232 10/15/2025
1.26.0 1,721 9/19/2025
1.25.4 2,161 8/7/2025
1.25.3 637 7/15/2025
Loading failed