2dog.linux-x64 0.1.11-pre

This is a prerelease version of 2dog.linux-x64.
dotnet add package 2dog.linux-x64 --version 0.1.11-pre
                    
NuGet\Install-Package 2dog.linux-x64 -Version 0.1.11-pre
                    
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="2dog.linux-x64" Version="0.1.11-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="2dog.linux-x64" Version="0.1.11-pre" />
                    
Directory.Packages.props
<PackageReference Include="2dog.linux-x64" />
                    
Project file
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 2dog.linux-x64 --version 0.1.11-pre
                    
#r "nuget: 2dog.linux-x64, 0.1.11-pre"
                    
#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 2dog.linux-x64@0.1.11-pre
                    
#: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=2dog.linux-x64&version=0.1.11-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=2dog.linux-x64&version=0.1.11-pre&prerelease
                    
Install as a Cake Tool

2dog.linux-x64

Platform binary package for Linux x64.

This package contains the native Godot library for Linux. Reference this package alongside the main 2dog package for Linux support.

For more information, visit: https://github.com/outfox/2dog

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on 2dog.linux-x64:

Package Downloads
2dog

Embed the Godot engine in your .NET applications. Reference the 2dog package and it will pull in the appropriate platform-specific package (2dog.win-x64, 2dog.linux-x64, or 2dog.osx-arm64) for native library support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.11-pre 52 2/3/2026
0.1.10-pre 41 2/2/2026
0.1.9-pre 45 2/1/2026
0.1.1-pre 41 2/1/2026
0.1.0-pre 45 2/1/2026