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 146 5/29/2025
25.2.2 141 5/26/2025
25.2.1 106 5/4/2025
25.2.0 103 5/4/2025
1.0.332 150 10/14/2024
1.0.331 123 10/10/2024
1.0.330 117 10/9/2024
1.0.326 123 10/8/2024
1.0.325 122 9/27/2024
1.0.324 128 9/25/2024
1.0.323 185 8/24/2024
1.0.321 155 6/4/2024
1.0.320 150 4/29/2024
1.0.319 166 3/6/2024
1.0.318 146 3/2/2024
1.0.317 135 1/25/2024
1.0.316 137 1/23/2024
1.0.315 139 1/23/2024
1.0.314 138 1/22/2024
1.0.313 134 1/19/2024
1.0.312 134 1/18/2024
1.0.311 147 1/18/2024
1.0.31 136 1/18/2024
1.0.3 133 1/18/2024
1.0.2 156 1/4/2024
1.0.1 164 1/4/2024

Moved Anonymous Type stuff to WinterRose.Reflection