OpenTK.WinForms 4.0.0-pre.5

This is a prerelease version of OpenTK.WinForms.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package OpenTK.WinForms --version 4.0.0-pre.5
NuGet\Install-Package OpenTK.WinForms -Version 4.0.0-pre.5
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.WinForms" Version="4.0.0-pre.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.WinForms --version 4.0.0-pre.5
#r "nuget: OpenTK.WinForms, 4.0.0-pre.5"
#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.WinForms as a Cake Addin
#addin nuget:?package=OpenTK.WinForms&version=4.0.0-pre.5&prerelease

// Install OpenTK.WinForms as a Cake Tool
#tool nuget:?package=OpenTK.WinForms&version=4.0.0-pre.5&prerelease

A WinForms control designed to wrap the OpenTK 4.x APIs.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

NuGet packages (3)

Showing the top 3 NuGet packages that depend on OpenTK.WinForms:

Package Downloads
Observatory.NET.Desktop

Data visualization for engineers.

IFSEngine.WPF.InteractiveDisplay

WPF UIElement for IFSEngine, a 3D IFS fractal rendering engine.

Nzy3d.Winforms

A .Net API for 3d charts (based on nzy3d-api)

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on OpenTK.WinForms:

Repository Stars
blueskythlikesclouds/MikuMikuLibrary
Format library and file editor for Hatsune Miku: Project DIVA games
MatterHackers/agg-sharp
A C# port of Anti-Grain Geometry (AGG) with extensions for common scenarios
AndresTraks/BulletSharpPInvoke
.NET wrapper for the Bullet physics library using Platform Invoke
Version Downloads Last updated
4.0.0-pre.7 2,794 10/9/2023
4.0.0-pre.6 18,776 8/26/2021
4.0.0-pre.5 586 3/7/2021

- _March 4, 2021_
- Add `Context` property for better backward compatibility with GLControl 3.x.
- Adsdd `Context` property for better backward compatibility with GLControl 3.x.