OpenTK.GLWpfControl
4.0.0-pre.3
.NET Core 3.1
This is a prerelease version of OpenTK.GLWpfControl.
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-pre.3
NuGet\Install-Package OpenTK.GLWpfControl -Version 4.0.0-pre.3
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-pre.3" />
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-pre.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTK.GLWpfControl, 4.0.0-pre.3"
#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-pre.3&prerelease
// Install OpenTK.GLWpfControl as a Cake Tool
#tool nuget:?package=OpenTK.GLWpfControl&version=4.0.0-pre.3&prerelease
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.2.0 && < 4.3.0)
- SharpDX.Direct3D9 (>= 4.2.0 && < 4.3.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 | 7,664 | 2/15/2023 |
4.2.2 | 5,512 | 6/20/2022 |
4.2.1 | 548 | 6/19/2022 |
4.1.0 | 11,183 | 2/24/2021 |
4.0.0 | 782 | 1/6/2021 |
4.0.0-pre.12 | 344 | 11/30/2020 |
4.0.0-pre.11 | 249 | 11/25/2020 |
4.0.0-pre.10 | 202 | 11/25/2020 |
4.0.0-pre.9 | 210 | 11/24/2020 |
4.0.0-pre.8 | 205 | 11/24/2020 |
4.0.0-pre.7 | 281 | 11/22/2020 |
4.0.0-pre.5 | 261 | 11/21/2020 |
4.0.0-pre.4 | 233 | 11/18/2020 |
4.0.0-pre.3 | 255 | 11/15/2020 |
4.0.0-pre.2 | 220 | 11/15/2020 |
4.0.0-pre.1 | 209 | 11/12/2020 |
3.3.0 | 6,296 | 2/24/2021 |
3.2.3 | 484 | 1/6/2021 |
3.2.2 | 549 | 11/25/2020 |
3.2.1 | 421 | 11/25/2020 |
3.2.0 | 432 | 11/24/2020 |
3.1.1 | 535 | 11/15/2020 |
3.1.0 | 685 | 11/10/2020 |
3.0.1 | 469 | 11/8/2020 |
3.0.0 | 699 | 11/6/2020 |
2.1.0 | 908 | 10/5/2019 |
2.0.3 | 600 | 8/15/2019 |
2.0.2 | 538 | 8/15/2019 |
2.0.1 | 578 | 8/1/2019 |
2.0.0 | 582 | 7/23/2019 |
1.1.2 | 605 | 7/10/2019 |
1.1.1 | 581 | 6/25/2019 |
1.1.0 | 526 | 6/25/2019 |
1.0.1 | 575 | 6/20/2019 |
1.0.0 | 576 | 6/20/2019 |
Fix crash if control was to collapsed on startup.