O.Collections 2.4.1

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

// Install O.Collections as a Cake Tool
#tool nuget:?package=O.Collections&version=2.4.1

Package contains: ByteArrayExtensions (for padding), CollectionExtensions (for adding and removing items from collection), CollectionException (for collection validation), FixedSizeQueue, INamedCollectionExtensions (for named object collections), SelfFillingQueue (for adding new items to maintain a minimum queue size), LockedList (for thread-safe locked lists)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on O.Collections:

Package Downloads
O.Ldf

Parser and model for LDF file

O.Dbc

Parser and model for DBC file

O.Dbc.Values

Parser and model for DBC file

O.Applications.Json

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.1 59 5/14/2024
2.4.0 112 4/9/2024