glew 1.9.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package glew --version 1.9.0.1
NuGet\Install-Package glew -Version 1.9.0.1
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="glew" Version="1.9.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add glew --version 1.9.0.1
#r "nuget: glew, 1.9.0.1"
#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 glew as a Cake Addin
#addin nuget:?package=glew&version=1.9.0.1

// Install glew as a Cake Tool
#tool nuget:?package=glew&version=1.9.0.1

The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.

Original Project Location: http://glew.sourceforge.net/

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on glew:

Package Downloads
minx

MINX is a C++ Game Development Framework that is designed to bring the simplicity that XNA once add for creating C# games to other languages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated