Gum.MonoGame 2026.3.28.2

dotnet add package Gum.MonoGame --version 2026.3.28.2
                    
NuGet\Install-Package Gum.MonoGame -Version 2026.3.28.2
                    
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="Gum.MonoGame" Version="2026.3.28.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gum.MonoGame" Version="2026.3.28.2" />
                    
Directory.Packages.props
<PackageReference Include="Gum.MonoGame" />
                    
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 Gum.MonoGame --version 2026.3.28.2
                    
#r "nuget: Gum.MonoGame, 2026.3.28.2"
                    
#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 Gum.MonoGame@2026.3.28.2
                    
#: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=Gum.MonoGame&version=2026.3.28.2
                    
Install as a Cake Addin
#tool nuget:?package=Gum.MonoGame&version=2026.3.28.2
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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-ios18.0 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Gum.MonoGame:

Package Downloads
Gum.Shapes.MonoGame

Package Description

YngveHestem.FileDialog.GumMonoGame

MonoGame and Gum-based file dialog implementation for cross-platform file and folder selection.

KernSmith.MonoGameGum

Runtime bitmap font generation for MonoGame + Gum games using KernSmith. Generates BitmapFont instances entirely in memory — no disk I/O required. Wire up with one line: CustomSetPropertyOnRenderable.InMemoryFontCreator = new KernSmithFontCreator(GraphicsDevice);

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Gum.MonoGame:

Repository Stars
MonoGame/MonoGame.Samples
A few cross-platform game samples using MonoGame.
Version Downloads Last Updated
2026.3.28.2 137 3/28/2026
2026.3.28.1 87 3/28/2026
2026.3.23.1 226 3/23/2026
2026.3.14.1 473 3/14/2026
2026.3.9.1 180 3/9/2026
2026.3.4.1 146 3/4/2026
2026.3.1.1 493 3/1/2026
2026.2.23.1 243 2/23/2026
2026.1.31.1 506 2/1/2026
2026.1.29.1 192 1/29/2026
2026.1.24.1 202 1/24/2026
2026.1.12.1 514 1/12/2026
2026.1.7.1 307 1/8/2026
2026.1.5.1 193 1/6/2026
2026.1.4.1 146 1/5/2026
2026.1.3.1 153 1/3/2026
2025.12.28.1 434 12/28/2025
2025.12.9.1 1,636 12/9/2025
2025.11.30.1 1,091 11/30/2025
2025.11.23.2 461 11/24/2025
Loading failed