glfw 3.0.4.3

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

// Install glfw as a Cake Tool
#tool nuget:?package=glfw&version=3.0.4.3

GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and managing input and events.
It is easy to integrate into existing applications and does not lay claim to the main loop.

GLFW is written in C and has native support for Windows, OS X and many Unix-like systems using the X Window System, such as Linux and FreeBSD.

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.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on glfw:

Repository Stars
Pyrdacor/Ambermoon.net
Ambermoon rewrite in C#
Pyrdacor/freeserf.net
Settlers 1 clone written in C#
Version Downloads Last updated
3.0.4.3 1,370 4/23/2014
3.0.4.3-pre2015 43 12/12/2014

Removed old dependency