DrawnUi.OpenTk 1.10.6.8

dotnet add package DrawnUi.OpenTk --version 1.10.6.8
                    
NuGet\Install-Package DrawnUi.OpenTk -Version 1.10.6.8
                    
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.6.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DrawnUi.OpenTk" Version="1.10.6.8" />
                    
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.6.8
                    
#r "nuget: DrawnUi.OpenTk, 1.10.6.8"
                    
#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.6.8
                    
#: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.6.8
                    
Install as a Cake Addin
#tool nuget:?package=DrawnUi.OpenTk&version=1.10.6.8
                    
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.6.8 30 9/7/2026
1.10.6.7 41 9/6/2026
1.10.6.5 44 9/5/2026
1.10.6.3 98 8/31/2026
1.10.6.3-pre 97 8/30/2026
1.10.6.2-pre 109 8/29/2026
1.10.6.1 107 8/29/2026
1.10.5.19-pre 102 8/28/2026
1.10.5.17-pre 98 8/28/2026
1.10.5.16 112 8/25/2026
1.10.5.15 106 8/24/2026
1.10.5.14 111 8/23/2026
1.10.5.13 110 8/23/2026
1.10.5.12 110 8/19/2026
1.10.5.11 117 8/16/2026
1.10.5.10 114 8/14/2026
1.10.5.9 104 8/13/2026
1.10.5.8 107 8/13/2026
1.10.5.7 107 8/13/2026
1.10.5.6 103 8/12/2026
Loading failed