Gum.MonoGame 2026.9.2.1

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Gum.MonoGame --version 2026.9.2.1
                    
NuGet\Install-Package Gum.MonoGame -Version 2026.9.2.1
                    
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.9.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gum.MonoGame" Version="2026.9.2.1" />
                    
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.9.2.1
                    
#r "nuget: Gum.MonoGame, 2026.9.2.1"
                    
#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.9.2.1
                    
#: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.9.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Gum.MonoGame&version=2026.9.2.1
                    
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-android35.0 is compatible.  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 (18)

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

Package Downloads
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);

Gum.Shapes.MonoGame

Package Description

Gum.Themes.Editor.MonoGame

An editor-focused theme for Gum UI. Provides styled visuals for building tool and editor interfaces with MonoGame and Gum.

Gum.Themes.DarkPro.MonoGame

A flat dark theme for Gum UI inspired by modern code editors. Provides styled visuals for Gum Forms controls with MonoGame and Gum.

FlatRedBall2.MonoGame

A modern, lightweight 2D game engine built on MonoGame (DesktopGL).

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.9.25.3-preview.3 0 9/25/2026
2026.9.24.2-preview.2 41 9/24/2026
2026.9.24.1-preview.1 46 9/24/2026
2026.9.11.1-preview.1 394 9/11/2026
2026.9.6.1-preview.1 131 9/6/2026
2026.9.3.3-preview.1 122 9/4/2026
2026.9.3.2-preview.1 232 9/4/2026
2026.9.3.1-preview.1 118 9/3/2026
2026.9.2.1 807 9/2/2026
2026.8.28.2-preview.1 126 8/28/2026
2026.8.28.1-preview.1 125 8/28/2026
2026.8.27.1-preview.1 118 8/27/2026
2026.8.18.1-preview.1 156 8/18/2026
2026.8.9.1-preview.3 127 8/9/2026
2026.8.5.2-preview.2 527 8/5/2026
2026.8.5.1-preview.1 115 8/5/2026
2026.8.3.1 1,160 8/3/2026
2026.8.2.1 651 8/2/2026
2026.7.31.1-preview.1 132 7/31/2026
2026.7.30.1-preview.1 124 7/30/2026
Loading failed