DrawnUi.OpenTk 1.10.0.1-preview1.9

This is a prerelease version of DrawnUi.OpenTk.
dotnet add package DrawnUi.OpenTk --version 1.10.0.1-preview1.9
                    
NuGet\Install-Package DrawnUi.OpenTk -Version 1.10.0.1-preview1.9
                    
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="DrawnUi.OpenTk" Version="1.10.0.1-preview1.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DrawnUi.OpenTk" Version="1.10.0.1-preview1.9" />
                    
Directory.Packages.props
<PackageReference Include="DrawnUi.OpenTk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DrawnUi.OpenTk --version 1.10.0.1-preview1.9
                    
#r "nuget: DrawnUi.OpenTk, 1.10.0.1-preview1.9"
                    
#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.
#:package DrawnUi.OpenTk@1.10.0.1-preview1.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DrawnUi.OpenTk&version=1.10.0.1-preview1.9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DrawnUi.OpenTk&version=1.10.0.1-preview1.9&prerelease
                    
Install as a Cake Tool

OpenTK GPU host for DrawnUI — native window with OpenGL context and SkiaSharp GPU surface. Supports Windows and Linux.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 DrawnUi.OpenTk:

Package Downloads
DrawnUi.OpenTk.Game

Base class for implementing a game with SkiaSharp using OpenTK on Windows and Linux

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.10.0.1-preview1.9 52 5/26/2026
1.10.0.1-preview1.8 48 5/26/2026
1.10.0.1-preview1.7 61 5/24/2026