OmniCollections.Core
1.0.0
dotnet add package OmniCollections.Core --version 1.0.0
NuGet\Install-Package OmniCollections.Core -Version 1.0.0
<PackageReference Include="OmniCollections.Core" Version="1.0.0" />
<PackageVersion Include="OmniCollections.Core" Version="1.0.0" />
<PackageReference Include="OmniCollections.Core" />
paket add OmniCollections.Core --version 1.0.0
#r "nuget: OmniCollections.Core, 1.0.0"
#:package OmniCollections.Core@1.0.0
#addin nuget:?package=OmniCollections.Core&version=1.0.0
#tool nuget:?package=OmniCollections.Core&version=1.0.0
Core utilities and interfaces for Omni.Collections specialized data structures
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on OmniCollections.Core:
Package | Downloads |
---|---|
OmniCollections.Hybrid
Hybrid data structures (QueueDictionary, LinkedDictionary, CircularDictionary) for Omni.Collections |
|
OmniCollections.Linear
Linear data structures (FastQueue, MinHeap, BoundedList) for Omni.Collections |
|
OmniCollections
Complete collection of specialized .NET data structures - meta-package including all categories |
|
OmniCollections.Temporal
Temporal data structures (TimelineArray, TemporalSpatialGrid) for Omni.Collections |
|
OmniCollections.Reactive
Reactive data structures (ObservableList, ObservableHashSet) for Omni.Collections |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 158 | 8/30/2025 |
Core utilities and interfaces for modular Omni.Collections architecture