Silk.NET.EGL.Extensions.NV
1.1.1
Prefix Reserved
In 2.0 we made the decision to sunset our EGL bindings for now. We do intend to bring them back at a later date, but as of Silk.NET 2.0 they are unmaintained.
See the version list below for details.
dotnet add package Silk.NET.EGL.Extensions.NV --version 1.1.1
NuGet\Install-Package Silk.NET.EGL.Extensions.NV -Version 1.1.1
<PackageReference Include="Silk.NET.EGL.Extensions.NV" Version="1.1.1" />
<PackageVersion Include="Silk.NET.EGL.Extensions.NV" Version="1.1.1" />
<PackageReference Include="Silk.NET.EGL.Extensions.NV" />
paket add Silk.NET.EGL.Extensions.NV --version 1.1.1
#r "nuget: Silk.NET.EGL.Extensions.NV, 1.1.1"
#:package Silk.NET.EGL.Extensions.NV@1.1.1
#addin nuget:?package=Silk.NET.EGL.Extensions.NV&version=1.1.1
#tool nuget:?package=Silk.NET.EGL.Extensions.NV&version=1.1.1
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, and Vulkan.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Silk.NET.Core (>= 1.1.1)
- Silk.NET.EGL (>= 1.1.1)
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.9.0 | 879 | 12/4/2020 | |
| 1.8.0 | 789 | 11/6/2020 | |
| 1.7.0 | 754 | 10/2/2020 | |
| 1.6.0 | 827 | 9/4/2020 | |
| 1.5.0 | 806 | 8/7/2020 | |
| 1.4.0 | 748 | 7/3/2020 | |
| 1.3.0 | 778 | 6/5/2020 | |
| 1.2.1 | 773 | 5/16/2020 | |
| 1.2.0 | 804 | 5/1/2020 | |
| 1.1.1 | 834 | 4/13/2020 | |
| 1.1.0 | 854 | 4/5/2020 | |
| 1.0.1 | 798 | 3/17/2020 | |
| 1.0.0 | 807 | 3/6/2020 | |
| 1.0.0-preview5 | 659 | 2/18/2020 |
Silk.NET 1.1.1 Hotfix
- Fix OpenAL symbol loading bugs
- Fix a bug where gamepad button states weren't stored correctly
- Fix a bug where the Close method wouldn't trigger the Close event