Chickensoft.GoDotCollections 1.2.0-beta8

.NET 6.0
This is a prerelease version of Chickensoft.GoDotCollections.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Chickensoft.GoDotCollections --version 1.2.0-beta8
NuGet\Install-Package Chickensoft.GoDotCollections -Version 1.2.0-beta8
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="Chickensoft.GoDotCollections" Version="1.2.0-beta8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chickensoft.GoDotCollections --version 1.2.0-beta8
#r "nuget: Chickensoft.GoDotCollections, 1.2.0-beta8"
#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 Chickensoft.GoDotCollections as a Cake Addin
#addin nuget:?package=Chickensoft.GoDotCollections&version=1.2.0-beta8&prerelease

// Install Chickensoft.GoDotCollections as a Cake Tool
#tool nuget:?package=Chickensoft.GoDotCollections&version=1.2.0-beta8&prerelease

GoDotCollections

Chickensoft Badge Discord line coverage branch coverage

Chickensoft's collections collection.

Sometimes you need a collection abstraction that just isn't present in dotnet. Well, here you are.

Install

If you're using Godot 3.x, use ⇐ 1.0.0:

<PackageReference Include="Chickensoft.GoDotCollections" Version="1.0.0" />

If you're using Godot 4 Beta 1, use the latest version on Nuget.

Map

A typed facade over OrderedDictionary. Provides a basic mechanism to store strongly typed keys and values (preserving key insertion order).

Contributing

For information on contributing, see CONTRIBUTING.md.

Product Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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.0-godot.4.beta.16 61 1/30/2023
1.2.0-beta8 51 12/17/2022
1.2.0-beta6 52 11/24/2022
1.2.0-beta.4.0.0.17 44 2/6/2023
1.1.2-beta3 61 10/29/2022
1.1.1-beta6 54 11/24/2022
1.1.1-beta3 54 10/29/2022
1.1.1-beta1 88 9/17/2022
1.1.0-beta1 78 9/17/2022
1.0.0 469 7/22/2022
0.0.3 649 6/20/2022
0.0.2 944 6/19/2022
0.0.1 282 6/19/2022

GoDotCollections release.