OpenTK 1.1.1589.5942

dotnet add package OpenTK --version 1.1.1589.5942
NuGet\Install-Package OpenTK -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" 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 --version 1.1.1589.5942
#r "nuget: OpenTK, 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 as a Cake Addin
#addin nuget:?package=OpenTK&version=1.1.1589.5942

// Install OpenTK as a Cake Tool
#tool nuget:?package=OpenTK&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.

This package has no dependencies.

GitHub repositories (71)

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

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
ScottPlot/ScottPlot
Interactive plotting library for .NET
Version Downloads Last updated
1.1.1589.5942 9,045 7/18/2014
1.1.1589.5941 518 5/9/2014
1.1.1579.5793 68 4/29/2014
1.1.1508.5724 636 2/17/2014
1.1.1456.5398 406 12/27/2013
1.1.1161.61462 105 8/28/2013
1.1.1160.61462 144 3/7/2013

Provides the OpenTK library for Windows. Newest build 2014-07-18 based on the stable 1.1 release from the official https://github.com/opentk/opentk repository (lots of fixes from 2013 and much improved startup time). If you need OpenAL functionality working out of the box checkout the OpenTKWithOpenAL package. For GLControl use the OpenTK.GLControl package. Can also be used via the DeltaEngine.Frameworks.OpenTK nuget package.