OpenGL.Net.VideoCore 1.0.304

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

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

Modern OpenGL bindings for C#, Broadcom VideoCore IV (Raspberry PI 2) utilities.

It includes an simple window implementation that ease the OpenGL context creation.

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.304 1,073 4/17/2019
0.8.4 1,197 4/7/2019
0.7.1 1,501 12/15/2017
0.7.0 887 11/15/2017
0.6.1 897 9/26/2017
0.6.0 874 9/14/2017
0.6.0-beta3 866 8/26/2017
0.6.0-beta2 676 8/25/2017
0.6.0-beta1 710 8/16/2017
0.5.2 906 7/24/2017
0.5.1 928 5/30/2017
0.5.1-beta 730 5/17/2017
0.4.2 906 4/18/2017
0.4.0 915 3/1/2017

* v0.8.0
- No relevant changes.

* v0.7.1
- Built with VS 2017 15.3.

* v0.7.0
- No changed from previous version