GLFW.NET.Natives 1.0.1

Requires NuGet 2.12 or higher.

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

// Install GLFW.NET.Natives as a Cake Tool
#tool nuget:?package=GLFW.NET.Natives&version=1.0.1

This package contains all  you need for a working GLFW.NET environement with .NET Core. This is multiplatform implementation (64bits) for Linux, macOS and Windows.

There are no supported framework assets in this 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.1 676 9/10/2020

include glfw3.dll for windows.