OpenTK.WinForms
4.0.0-pre.6
.NET Core 3.1
This is a prerelease version of OpenTK.WinForms.
dotnet add package OpenTK.WinForms --version 4.0.0-pre.6
NuGet\Install-Package OpenTK.WinForms -Version 4.0.0-pre.6
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="OpenTK.WinForms" Version="4.0.0-pre.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.WinForms --version 4.0.0-pre.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTK.WinForms, 4.0.0-pre.6"
#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 OpenTK.WinForms as a Cake Addin
#addin nuget:?package=OpenTK.WinForms&version=4.0.0-pre.6&prerelease
// Install OpenTK.WinForms as a Cake Tool
#tool nuget:?package=OpenTK.WinForms&version=4.0.0-pre.6&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A WinForms control designed to wrap the OpenTK 4.x APIs.
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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- OpenTK.Graphics (>= 4.6.4)
- OpenTK.Windowing.Desktop (>= 4.6.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OpenTK.WinForms:
Package | Downloads |
---|---|
IFSEngine.WPF.InteractiveDisplay
WPF UIElement for IFSEngine, a 3D IFS fractal rendering engine. |
|
Nzy3d.Winforms
A .Net API for 3d charts (based on nzy3d-api) |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on OpenTK.WinForms:
Repository | Stars |
---|---|
blueskythlikesclouds/MikuMikuLibrary
Format library and file editor for Hatsune Miku: Project DIVA games
|
|
MatterHackers/agg-sharp
A C# port of Anti-Grain Geometry (AGG) with extensions for common scenarios
|
|
AndresTraks/BulletSharpPInvoke
.NET wrapper for the Bullet physics library using Platform Invoke
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-pre.6 | 7,494 | 8/26/2021 |
4.0.0-pre.5 | 480 | 3/7/2021 |
- _August 27, 2021_
- Update dependencies to OpenTK 4.6.4 packages.