Zenseless.OpenTK 0.1.98

dotnet add package Zenseless.OpenTK --version 0.1.98
                    
NuGet\Install-Package Zenseless.OpenTK -Version 0.1.98
                    
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="Zenseless.OpenTK" Version="0.1.98" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zenseless.OpenTK" Version="0.1.98" />
                    
Directory.Packages.props
<PackageReference Include="Zenseless.OpenTK" />
                    
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 Zenseless.OpenTK --version 0.1.98
                    
#r "nuget: Zenseless.OpenTK, 0.1.98"
                    
#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.
#:package Zenseless.OpenTK@0.1.98
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Zenseless.OpenTK&version=0.1.98
                    
Install as a Cake Addin
#tool nuget:?package=Zenseless.OpenTK&version=0.1.98
                    
Install as a Cake Tool

OpenGL abstraction classes for OpenGL objects.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
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 Zenseless.OpenTK:

Package Downloads
Zenseless.OpenTK.GUI

ImGui for OpenTK.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.98 59 5/19/2026
0.1.97 194 3/17/2026
0.1.96 137 2/25/2026
0.1.95 151 2/9/2026
0.1.94 147 1/15/2026
0.1.93 730 12/2/2025
0.1.92 936 7/24/2025
0.1.91 308 7/6/2025
0.1.90 398 3/15/2025
0.1.89 339 3/5/2025
0.1.88 313 2/11/2025
0.1.87 217 2/11/2025
0.1.86 1,423 12/9/2024
0.1.85 365 9/23/2024
0.1.84 270 9/14/2024
0.1.83 268 7/10/2024
0.1.82 250 5/15/2024
0.1.81 979 10/16/2023
0.1.80 735 10/4/2023
0.1.79 734 8/7/2023
Loading failed

Auto generated by AppVeyor