K9M-Collections
1.2.12
dotnet add package K9M-Collections --version 1.2.12
NuGet\Install-Package K9M-Collections -Version 1.2.12
<PackageReference Include="K9M-Collections" Version="1.2.12" />
<PackageVersion Include="K9M-Collections" Version="1.2.12" />
<PackageReference Include="K9M-Collections" />
paket add K9M-Collections --version 1.2.12
#r "nuget: K9M-Collections, 1.2.12"
#:package K9M-Collections@1.2.12
#addin nuget:?package=K9M-Collections&version=1.2.12
#tool nuget:?package=K9M-Collections&version=1.2.12
This .NET 10 repository contains two collections, the K9M.KeyedCollection<TKey,TItem> which is a dictionary with the keys embedded in the items, and the K9M.ValueList<T> which is a value-type IList<T>. Both collections are tailored for elements that are structs, either immutable or mutable. They are equipped with the APIs needed for efficient in-place mutations of the contained elements. To learn more about these collections, their characteristics, features and philosophy, click on the links below:
This repository is licensed with the MIT License.
| Product | Versions 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. |
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.12 | 61 | 4/5/2026 |