WinterRose 25.2.3

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

A library made mostly for personal use. distribution without consent of the Author is strictly forbidden

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  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 WinterRose:

Package Downloads
WinterRose.Monogame

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

WinterRose.ImGui

Package Description

WinterRose.Monogame.Modding

Provides a way of making mod 'items' in your games. made for WinterRose.Monogame, but may work in other environments. this does NOT provide a means to make 'programmed' mods. instead this is a kind of mod that applies to an ingame item to alter its stats its very customizable

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.2.3 144 5/29/2025
25.2.2 138 5/26/2025
25.2.1 104 5/4/2025
25.2.0 101 5/4/2025
1.0.332 148 10/14/2024
1.0.331 120 10/10/2024
1.0.330 114 10/9/2024
1.0.326 120 10/8/2024
1.0.325 119 9/27/2024
1.0.324 125 9/25/2024
1.0.323 182 8/24/2024
1.0.321 153 6/4/2024
1.0.320 148 4/29/2024
1.0.319 164 3/6/2024
1.0.318 144 3/2/2024
1.0.317 133 1/25/2024
1.0.316 135 1/23/2024
1.0.315 137 1/23/2024
1.0.314 136 1/22/2024
1.0.313 132 1/19/2024
1.0.312 132 1/18/2024
1.0.311 145 1/18/2024
1.0.31 134 1/18/2024
1.0.3 131 1/18/2024
1.0.2 154 1/4/2024
1.0.1 162 1/4/2024

Moved Anonymous Type stuff to WinterRose.Reflection