OpenTK.GLControl 1.1.2349.61993

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTK.GLControl --version 1.1.2349.61993
                    
NuGet\Install-Package OpenTK.GLControl -Version 1.1.2349.61993
                    
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.2349.61993" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenTK.GLControl" Version="1.1.2349.61993" />
                    
Directory.Packages.props
<PackageReference Include="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 OpenTK.GLControl --version 1.1.2349.61993
                    
#r "nuget: OpenTK.GLControl, 1.1.2349.61993"
                    
#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 OpenTK.GLControl@1.1.2349.61993
                    
#: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=OpenTK.GLControl&version=1.1.2349.61993
                    
Install as a Cake Addin
#tool nuget:?package=OpenTK.GLControl&version=1.1.2349.61993
                    
Install as a Cake Tool

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.

NuGet packages (34)

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

Package Downloads
Xamarin.Forms.Platform.WPF

Xamarin Forms Renderer to build native UIs for WPF

SkiaSharp.Views.WindowsForms

SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.

EmguCV

Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Windows, Linux, Mac OS X, iPhone, iPad and Android devices.

SkiaSharp.Views.Forms.WPF

SkiaSharp for Xamarin.Forms is a set of views that can be used to draw on the screen.

Bonsai.Vision.Design

This package provides type visualizers and editors for image processing operators.

GitHub repositories (34)

Showing the top 20 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.
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
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.
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
videolan/libvlcsharp
Cross-platform .NET/Mono bindings for LibVLC
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
Wouterdek/NodeNetwork
A C# library with a WPF node editor component based on ReactiveUI
EDDiscovery/EDDiscovery
Captains log and 3d star map for Elite Dangerous
AgOpenGPS-Official/AgOpenGPS
Ag Precision Mapping, Section Control and Guidance Software
maxim-saplin/CrossPlatformDiskTest
Windows, macOS and Android storage (HDD, SSD, RAM) speed testing/performance benchmarking app
ThisIsNotRocketScience/GerberTools
Tools to load/edit/create/panelizer sets of gerber files
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
verybadcat/CSharpMath
LaTeX. in C#. (ported from the wonderful iosMath project).
Metric/Materia
An open source alternative to Substance Designer written in C#
GoodAI/BrainSimulator
Brain Simulator is a platform for visual prototyping of artificial intelligence architectures.
SiMaLaoShi/AssetStudio_Tuanjie
AssetStudio的团结版本
rickomax/psxprev
PSXPREV - Playstation (PSX) Files Previewer/Extractor
vinjn/pkg-doctor
包体医生,Unity 及 Unreal 游戏包体优化工具
Razmoth/CNStudio
Modded AssetStudio for CN unity games
Version Downloads Last Updated
4.0.2 24,027 1/22/2025
4.0.1 18,796 9/4/2024
4.0.0 1,304 9/3/2024 4.0.0 is deprecated.
3.3.3 123,331 9/10/2022
3.1.0 1,040,213 8/4/2019
3.0.1 2,752,846 7/6/2018
3.0.0 26,895 5/1/2018
3.0.0-pre 13,346 5/8/2017
1.1.2349.61993 226,064 6/7/2016
1.1.2225 277,677 2/4/2016
1.1.1589.5942 30,071 7/29/2014
1.1.1589.5941 4,868 5/9/2014
1.1.1579.5793 3,594 4/29/2014
1.1.1508.5725 3,557 5/9/2014
1.1.1508.5724 5,397 2/17/2014
1.1.1456.5398 4,360 12/27/2013
1.1.1161.61462 5,112 8/28/2013

Provides the GLControl for the OpenTK library for windows. Newest build 2016-06-08 based on https://github.com/opentk/opentk Requires the OpenTK package, check it out for more details.