O.Collections
2.7.0
See the version list below for details.
dotnet add package O.Collections --version 2.7.0
NuGet\Install-Package O.Collections -Version 2.7.0
<PackageReference Include="O.Collections" Version="2.7.0" />
paket add O.Collections --version 2.7.0
#r "nuget: O.Collections, 2.7.0"
// Install O.Collections as a Cake Addin #addin nuget:?package=O.Collections&version=2.7.0 // Install O.Collections as a Cake Tool #tool nuget:?package=O.Collections&version=2.7.0
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 | Versions 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. |
-
net8.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on O.Collections:
Package | Downloads |
---|---|
O.Xml
Package contains: Type based parsing extensions, XslTranformations, Xml Serializer and deserializer, extensions for XDocument and XElement |
|
O.Dbc
Parser and model for DBC file |
|
O.Ldf
Parser and model for LDF file |
|
O.Markdown
Markdown processor |
|
O.Dbc.Values
Parser and model for DBC file |
GitHub repositories
This package is not used by any popular GitHub repositories.