WinterRose 1.0.332
dotnet add package WinterRose --version 1.0.332
NuGet\Install-Package WinterRose -Version 1.0.332
<PackageReference Include="WinterRose" Version="1.0.332" />
paket add WinterRose --version 1.0.332
#r "nuget: WinterRose, 1.0.332"
// Install WinterRose as a Cake Addin #addin nuget:?package=WinterRose&version=1.0.332 // Install WinterRose as a Cake Tool #tool nuget:?package=WinterRose&version=1.0.332
A fancy package of code made by me, for me. however others are free to use if they please.
You are not allowed to alter the package code without explicit permissions from me, nor are you allowed to distribute the package elsewhere on your own terms.
Product | Versions 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. |
-
net8.0
- Microsoft.CodeAnalysis.CSharp (>= 4.8.0)
- System.Drawing.Common (>= 8.0.0)
NuGet packages (2)
Showing the top 2 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 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.332 | 90 | 10/14/2024 |
1.0.331 | 82 | 10/10/2024 |
1.0.330 | 78 | 10/9/2024 |
1.0.326 | 83 | 10/8/2024 |
1.0.325 | 87 | 9/27/2024 |
1.0.324 | 88 | 9/25/2024 |
1.0.323 | 151 | 8/24/2024 |
1.0.321 | 127 | 6/4/2024 |
1.0.320 | 115 | 4/29/2024 |
1.0.319 | 129 | 3/6/2024 |
1.0.318 | 116 | 3/2/2024 |
1.0.317 | 105 | 1/25/2024 |
1.0.316 | 104 | 1/23/2024 |
1.0.315 | 108 | 1/23/2024 |
1.0.314 | 109 | 1/22/2024 |
1.0.313 | 104 | 1/19/2024 |
1.0.312 | 105 | 1/18/2024 |
1.0.311 | 115 | 1/18/2024 |
1.0.31 | 106 | 1/18/2024 |
1.0.3 | 103 | 1/18/2024 |
1.0.2 | 128 | 1/4/2024 |
1.0.1 | 130 | 1/4/2024 |
# WinterThorn:
* Function recursion now functional
* For(each) loops
* Class constructors
* File class
* Directory class
* Collection syntax
* Documentation generation for existing classes, their variables, constructors, and functions, and the details of those
* Upgraded the build in Console class, it can now do more than just write to the console.
# Windows:
* Moved clipboard functions to subclass 'Clipboard' and added support for copying files to and from clipboard.