Chickensoft.GoDotCollections
1.3.0
Chickensoft.GoDotCollections has been renamed to Chickensoft.Collections ^-^
See the version list below for details.
dotnet add package Chickensoft.GoDotCollections --version 1.3.0
NuGet\Install-Package Chickensoft.GoDotCollections -Version 1.3.0
<PackageReference Include="Chickensoft.GoDotCollections" Version="1.3.0" />
paket add Chickensoft.GoDotCollections --version 1.3.0
#r "nuget: Chickensoft.GoDotCollections, 1.3.0"
// Install Chickensoft.GoDotCollections as a Cake Addin #addin nuget:?package=Chickensoft.GoDotCollections&version=1.3.0 // Install Chickensoft.GoDotCollections as a Cake Tool #tool nuget:?package=Chickensoft.GoDotCollections&version=1.3.0
GoDotCollections
Chickensoft's collections collection.
<p align="center"> <img alt="Cardboard Box with Chickensoft Logo" src="Chickensoft.GoDotCollections/icon.png" width="200"> </p>
Sometimes you need a collection abstraction that just isn't present in dotnet. Well, here you are.
Install
Currently, there are no Godot-specific dependencies. This is just a netstandard2.0 package — use with any Godot version!
Map
A typed facade over OrderedDictionary
. Provides a basic mechanism to store strongly typed keys and values (preserving key insertion order).
🐣 Package generated from a 🐤 Chickensoft Template — https://chickensoft.games
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
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 | 5,828 | 4/25/2024 | |
1.4.3 | 117 | 4/25/2024 | |
1.4.0 | 14,310 | 10/27/2023 | |
1.3.4 | 16,787 | 4/1/2023 | |
1.3.2 | 220 | 4/1/2023 | |
1.3.1 | 214 | 4/1/2023 | |
1.3.0 | 240 | 4/1/2023 | |
1.2.0-godot.4.beta.16 | 125 | 1/30/2023 | |
1.2.0-beta8 | 113 | 12/17/2022 | |
1.2.0-beta6 | 109 | 11/24/2022 | |
1.2.0-beta.4.0.0.17 | 111 | 2/6/2023 | |
1.1.2-beta3 | 123 | 10/29/2022 | |
1.1.1-beta6 | 106 | 11/24/2022 | |
1.1.1-beta3 | 109 | 10/29/2022 | |
1.1.1-beta1 | 198 | 9/17/2022 | |
1.1.0-beta1 | 208 | 9/17/2022 | |
1.0.0 | 776 | 7/22/2022 | |
0.0.3 | 937 | 6/20/2022 | |
0.0.2 | 1,401 | 6/19/2022 | |
0.0.1 | 408 | 6/19/2022 | |
0.0.0 | 109 | 4/25/2024 | |
0.0.0-devbuild | 87 | 4/25/2024 |
Chickensoft.GoDotCollections release.