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
#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

coming soon

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

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