UnoEngine 1.6.0-beta
This is a prerelease version of UnoEngine.
dotnet add package UnoEngine --version 1.6.0-beta
NuGet\Install-Package UnoEngine -Version 1.6.0-beta
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="UnoEngine" Version="1.6.0-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnoEngine --version 1.6.0-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UnoEngine, 1.6.0-beta"
#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 UnoEngine as a Cake Addin #addin nuget:?package=UnoEngine&version=1.6.0-beta&prerelease // Install UnoEngine as a Cake Tool #tool nuget:?package=UnoEngine&version=1.6.0-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
coming soon
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows 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.
-
net6.0-windows7.0
- FreeTypeSharp (>= 1.1.3)
- NAudio (>= 2.2.1)
- OpenTK (>= 4.8.1)
- SixLabors.ImageSharp (>= 3.0.2)
- SixLabors.ImageSharp.Drawing (>= 2.0.0)
- 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.6.0-beta | 172 | 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.