OpenGL.Net.WinForms 0.3.0-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.0-beta
                    
NuGet\Install-Package OpenGL.Net.WinForms -Version 0.3.0-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.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenGL.Net.WinForms" Version="0.3.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="OpenGL.Net.WinForms" />
                    
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 OpenGL.Net.WinForms --version 0.3.0-beta
                    
#r "nuget: OpenGL.Net.WinForms, 0.3.0-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.
#addin nuget:?package=OpenGL.Net.WinForms&version=0.3.0-beta&prerelease
                    
Install OpenGL.Net.WinForms as a Cake Addin
#tool nuget:?package=OpenGL.Net.WinForms&version=0.3.0-beta&prerelease
                    
Install OpenGL.Net.WinForms as a Cake Tool

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 8,663 4/7/2019
0.7.1 6,144 12/15/2017
0.7.0 1,488 11/15/2017
0.6.1 1,653 9/26/2017
0.6.0 1,533 9/14/2017
0.6.0-beta3 883 8/26/2017
0.6.0-beta2 866 8/25/2017
0.6.0-beta1 1,032 8/16/2017
0.5.2 3,501 7/24/2017
0.5.1 1,427 5/30/2017
0.5.1-beta 862 5/17/2017
0.4.2 1,218 4/18/2017
0.4.1 1,076 4/16/2017
0.4.0 1,212 3/1/2017
0.3.2 1,786 11/5/2016
0.3.2-beta 956 11/5/2016
0.3.1-beta 928 11/5/2016
0.3.0-beta 906 11/5/2016

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