OpenTK.GLControl 1.1.1589.5942

dotnet add package OpenTK.GLControl --version 1.1.1589.5942
NuGet\Install-Package OpenTK.GLControl -Version 1.1.1589.5942
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="OpenTK.GLControl" Version="1.1.1589.5942" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.GLControl --version 1.1.1589.5942
#r "nuget: OpenTK.GLControl, 1.1.1589.5942"
#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 OpenTK.GLControl as a Cake Addin
#addin nuget:?package=OpenTK.GLControl&version=1.1.1589.5942

// Install OpenTK.GLControl as a Cake Tool
#tool nuget:?package=OpenTK.GLControl&version=1.1.1589.5942

The Open Toolkit Library (OpenTK)

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (34)

Showing the top 5 popular GitHub repositories that depend on OpenTK.GLControl:

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
mono/SkiaSharp
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Version Downloads Last updated
1.1.1589.5942 2,623 7/29/2014
1.1.1589.5941 243 5/9/2014
1.1.1579.5793 56 4/29/2014
1.1.1508.5725 55 5/9/2014
1.1.1508.5724 220 2/17/2014
1.1.1456.5398 132 12/27/2013
1.1.1161.61462 80 8/28/2013

Provides the GLControl for the OpenTK library for windows. Newest build 2014-07-29 (1.1.4) based on the official https://github.com/opentk/opentk repository. Requires the OpenTK package, check it out for more details.