WinterRose.Monogame 25.2.0

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

A framework on top of the Monogame framework made by and for myself. however you can use it for yourself aswell. there is no documentation so youll have to figure it out by trial and error

Product Compatible and additional computed target framework versions.
.NET net9.0-windows7.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on WinterRose.Monogame:

Package Downloads
WinterRose.Monogame.DamageSystem

A prebuild system for making weapons that use damage types, and status effects on top of WinterRose.Monogame

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.2.0 138 7/3/2025
1.1.402 131 10/29/2024
1.1.401 156 10/18/2024
1.1.400 142 10/18/2024
1.1.337 138 9/29/2024
1.1.335 169 8/24/2024
1.1.334 136 6/4/2024
1.1.333 141 4/29/2024
1.1.332 157 3/25/2024
1.1.331 150 1/18/2024
1.1.34 141 10/18/2024
1.1.33 133 1/18/2024
1.1.32 131 1/18/2024
1.1.31 143 1/18/2024
1.1.3 132 1/18/2024
1.1.2 144 1/15/2024
1.1.1 148 1/2/2024
1.1.0 119 12/14/2023
1.0.2 112 12/11/2023
1.0.1 113 12/7/2023
1.0.0 93 12/6/2023

A patchup update to adhere to the several updates of the packages that this one relies on