OpenGL.Net.WinForms 0.3.1-beta

This is a prerelease version of OpenGL.Net.WinForms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenGL.Net.WinForms --version 0.3.1-beta
NuGet\Install-Package OpenGL.Net.WinForms -Version 0.3.1-beta
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.3.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenGL.Net.WinForms --version 0.3.1-beta
#r "nuget: OpenGL.Net.WinForms, 0.3.1-beta"
#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.3.1-beta&prerelease

// Install OpenGL.Net.WinForms as a Cake Tool
#tool nuget:?package=OpenGL.Net.WinForms&version=0.3.1-beta&prerelease

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 the following OSes:
- MS Windows
- GNU/Linux

The package depends on OpenGL.Net.

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 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

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,937 4/7/2019
0.7.1 5,957 12/15/2017
0.7.0 1,352 11/15/2017
0.6.1 1,518 9/26/2017
0.6.0 1,393 9/14/2017
0.6.0-beta3 772 8/26/2017
0.6.0-beta2 756 8/25/2017
0.6.0-beta1 876 8/16/2017
0.5.2 3,101 7/24/2017
0.5.1 1,298 5/30/2017
0.5.1-beta 750 5/17/2017
0.4.2 1,083 4/18/2017
0.4.1 951 4/16/2017
0.4.0 1,082 3/1/2017
0.3.2 1,652 11/5/2016
0.3.2-beta 840 11/5/2016
0.3.1-beta 818 11/5/2016
0.3.0-beta 794 11/5/2016

*** Version 0.3.0
- First release. Code extracted from OpenGL.Net.