Chickensoft.GoDotCollections 1.2.0-godot.4.beta.16

Suggested Alternatives

Chickensoft.Collections

Additional Details

Chickensoft.GoDotCollections has been renamed to Chickensoft.Collections ^-^

This is a prerelease version of Chickensoft.GoDotCollections.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Chickensoft.GoDotCollections --version 1.2.0-godot.4.beta.16                
NuGet\Install-Package Chickensoft.GoDotCollections -Version 1.2.0-godot.4.beta.16                
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-godot.4.beta.16" />                
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-godot.4.beta.16                
#r "nuget: Chickensoft.GoDotCollections, 1.2.0-godot.4.beta.16"                
#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-godot.4.beta.16&prerelease

// Install Chickensoft.GoDotCollections as a Cake Tool
#tool nuget:?package=Chickensoft.GoDotCollections&version=1.2.0-godot.4.beta.16&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 Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Chickensoft.GoDotCollections:

Package Downloads
Chickensoft.GoDotTest

C# test runner for Godot. Run tests from the command line, collect code coverage, and debug tests in VSCode.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.4 3,252 4/25/2024 1.4.4 is deprecated because it is no longer maintained.
1.4.3 116 4/25/2024 1.4.3 is deprecated because it is no longer maintained.
1.4.0 12,905 10/27/2023 1.4.0 is deprecated because it is no longer maintained.
1.3.4 16,484 4/1/2023 1.3.4 is deprecated because it is no longer maintained.
1.3.2 217 4/1/2023 1.3.2 is deprecated because it is no longer maintained.
1.3.1 210 4/1/2023 1.3.1 is deprecated because it is no longer maintained.
1.3.0 239 4/1/2023 1.3.0 is deprecated because it is no longer maintained.
1.2.0-godot.4.beta.16 121 1/30/2023 1.2.0-godot.4.beta.16 is deprecated because it is no longer maintained.
1.2.0-beta8 104 12/17/2022 1.2.0-beta8 is deprecated because it is no longer maintained.
1.2.0-beta6 106 11/24/2022 1.2.0-beta6 is deprecated because it is no longer maintained.
1.2.0-beta.4.0.0.17 105 2/6/2023 1.2.0-beta.4.0.0.17 is deprecated because it is no longer maintained.
1.1.2-beta3 120 10/29/2022 1.1.2-beta3 is deprecated because it is no longer maintained.
1.1.1-beta6 103 11/24/2022 1.1.1-beta6 is deprecated because it is no longer maintained.
1.1.1-beta3 106 10/29/2022 1.1.1-beta3 is deprecated because it is no longer maintained.
1.1.1-beta1 196 9/17/2022 1.1.1-beta1 is deprecated because it is no longer maintained.
1.1.0-beta1 200 9/17/2022 1.1.0-beta1 is deprecated because it is no longer maintained.
1.0.0 773 7/22/2022 1.0.0 is deprecated because it is no longer maintained.
0.0.3 933 6/20/2022 0.0.3 is deprecated because it is no longer maintained.
0.0.2 1,398 6/19/2022 0.0.2 is deprecated because it is no longer maintained.
0.0.1 406 6/19/2022 0.0.1 is deprecated because it is no longer maintained.
0.0.0 106 4/25/2024 0.0.0 is deprecated because it is no longer maintained.
0.0.0-devbuild 86 4/25/2024 0.0.0-devbuild is deprecated because it is no longer maintained.

GoDotCollections release.