Ez.Windowing.Glfw.Native 0.6.0-alpha

This is a prerelease version of Ez.Windowing.Glfw.Native.
dotnet add package Ez.Windowing.Glfw.Native --version 0.6.0-alpha
                    
NuGet\Install-Package Ez.Windowing.Glfw.Native -Version 0.6.0-alpha
                    
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="Ez.Windowing.Glfw.Native" Version="0.6.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ez.Windowing.Glfw.Native" Version="0.6.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="Ez.Windowing.Glfw.Native" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ez.Windowing.Glfw.Native --version 0.6.0-alpha
                    
#r "nuget: Ez.Windowing.Glfw.Native, 0.6.0-alpha"
                    
#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.
#addin nuget:?package=Ez.Windowing.Glfw.Native&version=0.6.0-alpha&prerelease
                    
Install Ez.Windowing.Glfw.Native as a Cake Addin
#tool nuget:?package=Ez.Windowing.Glfw.Native&version=0.6.0-alpha&prerelease
                    
Install Ez.Windowing.Glfw.Native as a Cake Tool

Provides bindings for GLFW in the NET platform.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
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 Ez.Windowing.Glfw.Native:

Package Downloads
Ez.Windowing.Glfw

Implementation of Ez.Windowing with GLFW library as backend. A exclusive thread is used for manage the GLFW using Ez.Threading.ThreadMethodExecutor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.0-alpha 190 3/22/2022
0.5.0-alpha 1,829 11/26/2021
0.4.0-alpha 170 11/23/2021
0.3.0-alpha 540 11/20/2021
0.2.0-alpha 252 10/31/2021
0.1.0-alpha 177 8/25/2021