WinterRose 1.0.320

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

// Install WinterRose as a Cake Tool
#tool nuget:?package=WinterRose&version=1.0.320

added support in the SnowSerializer for anonymous objects.

Added an Anonymous object reader class. this can be used as a dynamic type to add and remove the properties aswell

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. 
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:

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.320 87 4/29/2024
1.0.319 101 3/6/2024
1.0.318 84 3/2/2024
1.0.317 80 1/25/2024
1.0.316 77 1/23/2024
1.0.315 78 1/23/2024
1.0.314 61 1/22/2024
1.0.313 77 1/19/2024
1.0.312 75 1/18/2024
1.0.311 68 1/18/2024
1.0.31 78 1/18/2024
1.0.3 77 1/18/2024
1.0.2 100 1/4/2024
1.0.1 100 1/4/2024

Fixed issue where the Windows class was absent