OpenGL.Net.WinForms 0.8.4

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

// Install OpenGL.Net.WinForms as a Cake Tool
#tool nuget:?package=OpenGL.Net.WinForms&version=0.8.4

Modern OpenGL bindings for C#, System.Windows.Forms utilities.

It includes an UserControl implementation that ease the OpenGL context creation using WinForms UI designers.

It supports Windows and GNU/Linux.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • All Frameworks

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OpenGL.Net.WinForms:

Repository Stars
Xyene/Emulator.NES
📺 Nintendo Entertainment System emulator written in C#.
Version Downloads Last updated
0.8.4 7,173 4/7/2019
0.7.1 5,809 12/15/2017
0.7.0 1,266 11/15/2017
0.6.1 1,423 9/26/2017
0.6.0 1,301 9/14/2017
0.6.0-beta3 717 8/26/2017
0.6.0-beta2 708 8/25/2017
0.6.0-beta1 838 8/16/2017
0.5.2 2,752 7/24/2017
0.5.1 1,229 5/30/2017
0.5.1-beta 704 5/17/2017
0.4.2 999 4/18/2017
0.4.1 860 4/16/2017
0.4.0 1,006 3/1/2017
0.3.2 1,572 11/5/2016
0.3.2-beta 782 11/5/2016
0.3.1-beta 771 11/5/2016
0.3.0-beta 767 11/5/2016

* v0.8.0
- No relevant changes.

* v0.7.1
- Built with VS 2017 15.3.

* v0.7.0
- No changes from previous version.