OpenTK.GLWpfControl
4.2.2
.NET Core 3.1
Install-Package OpenTK.GLWpfControl -Version 4.2.2
dotnet add package OpenTK.GLWpfControl --version 4.2.2
<PackageReference Include="OpenTK.GLWpfControl" Version="4.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.GLWpfControl --version 4.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTK.GLWpfControl, 4.2.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenTK.GLWpfControl as a Cake Addin
#addin nuget:?package=OpenTK.GLWpfControl&version=4.2.2
// Install OpenTK.GLWpfControl as a Cake Tool
#tool nuget:?package=OpenTK.GLWpfControl&version=4.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A native WPF control for OpenTK 4.X.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- OpenTK (>= 4.3.0 && < 5.0.0)
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 |
---|---|---|
4.2.2 | 99 | 6/20/2022 |
4.2.1 | 56 | 6/19/2022 |
4.1.0 | 4,170 | 2/24/2021 |
4.0.0 | 484 | 1/6/2021 |
4.0.0-pre.12 | 295 | 11/30/2020 |
4.0.0-pre.11 | 203 | 11/25/2020 |
4.0.0-pre.10 | 156 | 11/25/2020 |
4.0.0-pre.9 | 163 | 11/24/2020 |
4.0.0-pre.8 | 159 | 11/24/2020 |
4.0.0-pre.7 | 235 | 11/22/2020 |
4.0.0-pre.5 | 218 | 11/21/2020 |
4.0.0-pre.4 | 184 | 11/18/2020 |
4.0.0-pre.3 | 208 | 11/15/2020 |
4.0.0-pre.2 | 176 | 11/15/2020 |
4.0.0-pre.1 | 158 | 11/12/2020 |
3.3.0 | 870 | 2/24/2021 |
3.2.3 | 255 | 1/6/2021 |
3.2.2 | 324 | 11/25/2020 |
3.2.1 | 221 | 11/25/2020 |
3.2.0 | 222 | 11/24/2020 |
3.1.1 | 295 | 11/15/2020 |
3.1.0 | 347 | 11/10/2020 |
3.0.1 | 253 | 11/8/2020 |
3.0.0 | 431 | 11/6/2020 |
2.1.0 | 655 | 10/5/2019 |
2.0.3 | 414 | 8/15/2019 |
2.0.2 | 335 | 8/15/2019 |
2.0.1 | 379 | 8/1/2019 |
2.0.0 | 376 | 7/23/2019 |
1.1.2 | 400 | 7/10/2019 |
1.1.1 | 379 | 6/25/2019 |
1.1.0 | 327 | 6/25/2019 |
1.0.1 | 370 | 6/20/2019 |
1.0.0 | 352 | 6/20/2019 |
Fix issue where `4.2.1` was only compatible with `netcoreapp3.1-windows` and nothing else.