VOOZH about

URL: https://www.nuget.org/packages/Unofficial.OpenTK.GLControl/

⇱ NuGet Gallery | Unofficial.OpenTK.GLControl 3.0.22




👁 Image
Unofficial.OpenTK.GLControl 3.0.22

dotnet add package Unofficial.OpenTK.GLControl --version 3.0.22
 
 
NuGet\Install-Package Unofficial.OpenTK.GLControl -Version 3.0.22
 
 
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="Unofficial.OpenTK.GLControl" Version="3.0.22" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Unofficial.OpenTK.GLControl" Version="3.0.22" />
 
Directory.Packages.props
<PackageReference Include="Unofficial.OpenTK.GLControl" />
 
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 Unofficial.OpenTK.GLControl --version 3.0.22
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Unofficial.OpenTK.GLControl, 3.0.22"
 
 
#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 Unofficial.OpenTK.GLControl@3.0.22
 
 
#: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=Unofficial.OpenTK.GLControl&version=3.0.22
 
Install as a Cake Addin
#tool nuget:?package=Unofficial.OpenTK.GLControl&version=3.0.22
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0-windows10.0.17763 net8.0-windows10.0.17763 is compatible.  net9.0-windows net9.0-windows was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net471 net471 is compatible.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Unofficial.OpenTK.GLControl:

Package Downloads
Aardvark.Application.WinForms.GL

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

Aardvark.Application.WPF.GL

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.22 1,044 5/12/2025
3.0.21 19,419 7/12/2022
3.0.20 3,315 3/9/2021
3.0.19 49,716 8/11/2020
3.0.18 13,926 2/25/2020
3.0.17 828 2/21/2020
3.0.16 136,900 10/3/2018
3.0.15 1,036 10/3/2018
3.0.14 1,016 10/3/2018
3.0.13 3,361 10/3/2018
3.0.12 2,106 10/3/2018
3.0.11 3,766 10/3/2018
3.0.10 1,077 10/3/2018
3.0.9 1,062 10/3/2018
3.0.8 1,073 10/3/2018
3.0.6 1,057 10/3/2018
3.0.5 1,084 10/3/2018
3.0.4 1,063 10/3/2018
3.0.3 1,017 10/3/2018
3.0.2 1,083 10/3/2018
Loading failed

fixed leak of manually disposed resources
fixed leak of marshalled class name strings
fixed UnregisterClass failing silently