Chickensoft.GoDotCollections
1.1.1-beta3
Suggested Alternatives
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.
See the version list below for details.
dotnet add package Chickensoft.GoDotCollections --version 1.1.1-beta3
NuGet\Install-Package Chickensoft.GoDotCollections -Version 1.1.1-beta3
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.1.1-beta3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chickensoft.GoDotCollections" Version="1.1.1-beta3" />
<PackageReference Include="Chickensoft.GoDotCollections" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Chickensoft.GoDotCollections --version 1.1.1-beta3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Chickensoft.GoDotCollections, 1.1.1-beta3"
#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.
#:package Chickensoft.GoDotCollections@1.1.1-beta3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Chickensoft.GoDotCollections&version=1.1.1-beta3&prerelease
#tool nuget:?package=Chickensoft.GoDotCollections&version=1.1.1-beta3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
GoDotCollections
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).
Product | Versions 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. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Godot.SourceGenerators (>= 4.0.0-beta.3)
- GodotSharp (>= 4.0.0-beta.3)
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.4.4 | 16,902 | 4/25/2024 | |
1.4.3 | 170 | 4/25/2024 | |
1.4.0 | 22,574 | 10/27/2023 | |
1.3.4 | 18,593 | 4/1/2023 | |
1.3.2 | 266 | 4/1/2023 | |
1.3.1 | 257 | 4/1/2023 | |
1.3.0 | 284 | 4/1/2023 | |
1.2.0-godot.4.beta.16 | 167 | 1/30/2023 | |
1.2.0-beta8 | 157 | 12/17/2022 | |
1.2.0-beta6 | 149 | 11/24/2022 | |
1.2.0-beta.4.0.0.17 | 155 | 2/6/2023 | |
1.1.2-beta3 | 164 | 10/29/2022 | |
1.1.1-beta6 | 147 | 11/24/2022 | |
1.1.1-beta3 | 159 | 10/29/2022 | |
1.1.1-beta1 | 243 | 9/17/2022 | |
1.1.0-beta1 | 256 | 9/17/2022 | |
1.0.0 | 834 | 7/22/2022 | |
0.0.3 | 995 | 6/20/2022 | |
0.0.2 | 1,459 | 6/19/2022 | |
0.0.1 | 470 | 6/19/2022 | |
0.0.0 | 151 | 4/25/2024 | |
0.0.0-devbuild | 113 | 4/25/2024 |
GoDotCollections release.