OpenTK.GLWpfControl
4.0.0
.NET Core 3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package OpenTK.GLWpfControl --version 4.0.0
NuGet\Install-Package OpenTK.GLWpfControl -Version 4.0.0
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.GLWpfControl" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.GLWpfControl --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTK.GLWpfControl, 4.0.0"
#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.GLWpfControl as a Cake Addin
#addin nuget:?package=OpenTK.GLWpfControl&version=4.0.0
// Install OpenTK.GLWpfControl as a Cake Tool
#tool nuget:?package=OpenTK.GLWpfControl&version=4.0.0
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 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.
-
- OpenTK (>= 4.3.0 && < 4.4.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OpenTK.GLWpfControl:
Package | Downloads |
---|---|
ScottPlot.WPF
User controls for displaying interactive plots in WPF applications |
|
Nzy3d.Wpf
A .Net API for 3d charts (based on nzy3d-api) |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OpenTK.GLWpfControl:
Repository | Stars |
---|---|
ScottPlot/ScottPlot
Interactive plotting library for .NET
|
Version | Downloads | Last updated |
---|---|---|
4.2.3 | 2,514 | 2/15/2023 |
4.2.2 | 4,857 | 6/20/2022 |
4.2.1 | 427 | 6/19/2022 |
4.1.0 | 9,744 | 2/24/2021 |
4.0.0 | 640 | 1/6/2021 |
4.0.0-pre.12 | 334 | 11/30/2020 |
4.0.0-pre.11 | 238 | 11/25/2020 |
4.0.0-pre.10 | 189 | 11/25/2020 |
4.0.0-pre.9 | 200 | 11/24/2020 |
4.0.0-pre.8 | 193 | 11/24/2020 |
4.0.0-pre.7 | 270 | 11/22/2020 |
4.0.0-pre.5 | 251 | 11/21/2020 |
4.0.0-pre.4 | 220 | 11/18/2020 |
4.0.0-pre.3 | 244 | 11/15/2020 |
4.0.0-pre.2 | 210 | 11/15/2020 |
4.0.0-pre.1 | 195 | 11/12/2020 |
3.3.0 | 3,974 | 2/24/2021 |
3.2.3 | 376 | 1/6/2021 |
3.2.2 | 446 | 11/25/2020 |
3.2.1 | 334 | 11/25/2020 |
3.2.0 | 342 | 11/24/2020 |
3.1.1 | 422 | 11/15/2020 |
3.1.0 | 572 | 11/10/2020 |
3.0.1 | 362 | 11/8/2020 |
3.0.0 | 585 | 11/6/2020 |
2.1.0 | 795 | 10/5/2019 |
2.0.3 | 513 | 8/15/2019 |
2.0.2 | 429 | 8/15/2019 |
2.0.1 | 475 | 8/1/2019 |
2.0.0 | 480 | 7/23/2019 |
1.1.2 | 501 | 7/10/2019 |
1.1.1 | 477 | 6/25/2019 |
1.1.0 | 425 | 6/25/2019 |
1.0.1 | 470 | 6/20/2019 |
1.0.0 | 467 | 6/20/2019 |
Fix resizing
Unseal GLWpfControl
Fix crash on framebuffer access before inits