UnoEngine 1.25.9.1
dotnet add package UnoEngine --version 1.25.9.1
NuGet\Install-Package UnoEngine -Version 1.25.9.1
<PackageReference Include="UnoEngine" Version="1.25.9.1" />
<PackageVersion Include="UnoEngine" Version="1.25.9.1" />
<PackageReference Include="UnoEngine" />
paket add UnoEngine --version 1.25.9.1
#r "nuget: UnoEngine, 1.25.9.1"
#:package UnoEngine@1.25.9.1
#addin nuget:?package=UnoEngine&version=1.25.9.1
#tool nuget:?package=UnoEngine&version=1.25.9.1
A high-level abstraction library for facilitating console customization, high-quality console outputs, straightforward audio output, image printing, intelligent and customizable text printing, and key binding to functions. It can be used for learning to program, focusing on program logic, and getting familiar with aesthetic interface design with minimal code.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
-
net8.0-windows7.0
- FreeTypeSharp (>= 1.1.3)
- NAudio (>= 2.2.1)
- OpenTK (>= 4.8.1)
- StbImageSharp (>= 2.27.13)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.25.9.1 | 246 | 9/29/2025 |
| 1.6.0-beta | 270 | 10/26/2023 |
Beta Features:
Uno Engine XL: Still in development, powered by OpenGL. In its final version, it will enable desktop application development using a similar function syntax as the console version of this library.