![]() |
VOOZH | about |
dotnet add package Thunder.MonoGame.Avalonia --version 0.2.0
NuGet\Install-Package Thunder.MonoGame.Avalonia -Version 0.2.0
<PackageReference Include="Thunder.MonoGame.Avalonia" Version="0.2.0" />
<PackageVersion Include="Thunder.MonoGame.Avalonia" Version="0.2.0" />Directory.Packages.props
<PackageReference Include="Thunder.MonoGame.Avalonia" />Project file
paket add Thunder.MonoGame.Avalonia --version 0.2.0
#r "nuget: Thunder.MonoGame.Avalonia, 0.2.0"
#:package Thunder.MonoGame.Avalonia@0.2.0
#addin nuget:?package=Thunder.MonoGame.Avalonia&version=0.2.0Install as a Cake Addin
#tool nuget:?package=Thunder.MonoGame.Avalonia&version=0.2.0Install as a Cake Tool
Run MonoGame games inside an Avalonia desktop application.
Thunder.MonoGame.Avalonia compiles MonoGame from source and exposes a MonoGameControl Avalonia control that hosts an OpenGL game loop. Drop the control into any Avalonia window or panel and point it at your Game subclass — no SDL window, no separate process.
MonoGameControl to your AXAML layout.Game and assign it to the control's Game property.A minimal project template is available. Install it first, then create a new project:
dotnet new install Thunder.MonoGame.Avalonia.Templates
dotnet new mgavalonia -n MyGame
See the minimal setup guide for a full walkthrough.
MIT
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.0 | 103 | 4/30/2026 |
| 0.2.0-preview16 | 76 | 4/30/2026 |
| 0.2.0-preview15 | 102 | 4/29/2026 |
| 0.1.5 | 109 | 4/13/2026 |
| 0.1.4 | 110 | 4/13/2026 |
| 0.1.3 | 105 | 4/11/2026 |
| 0.1.2 | 103 | 4/10/2026 |
| 0.1.0 | 99 | 4/10/2026 |