glfw 3.2.1-v141

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

// Install glfw as a Cake Tool
#tool nuget:?package=glfw&version=3.2.1-v141&prerelease

GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and receiving 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.

GLFW official pre-compiled binaries (http://www.glfw.org/) are packaged for NuGet by S. Grottel (http://go.sgrottel.de/nuget/glfw).

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 (2)

Showing the top 2 NuGet packages that depend on glfw:

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.

Drizzle2D-SDL2

A Simple 2D Game Engine Made in C++ & SDL

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.4.0 1,439 2/24/2024
3.3.10 153 2/24/2024
3.3.9 1,746 12/19/2023
3.3.8 17,150 7/23/2022
3.3.7 3,456 4/6/2022
3.3.6 2,789 12/10/2021
3.3.5 5,118 10/29/2021
3.3.4 7,134 4/9/2021
3.3.3 1,348 2/25/2021
3.3.2 28,133 1/21/2020
3.3.1 1,195 1/2/2020
3.3.0.1 11,211 4/16/2019
3.3.0 5,045 4/16/2019
3.2.1.5 9,700 3/3/2018
3.2.1 7,146 10/20/2016
3.2.1-v141 1,025 8/15/2017
3.2.0 7,322 6/14/2016
3.1.2 2,920 1/26/2016
3.0.4.3-pre2015 1,361 12/12/2014

GLFW official pre-compiled binaries (http://www.glfw.org/) are packaged for NuGet by S. Grottel (http://go.sgrottel.de/nuget/glfw).