OpenTK.GLWpfControl 2.0.1

.NET Framework 4.5.2
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenTK.GLWpfControl --version 2.0.1
NuGet\Install-Package OpenTK.GLWpfControl -Version 2.0.1
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="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTK.GLWpfControl --version 2.0.1
#r "nuget: OpenTK.GLWpfControl, 2.0.1"
#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=2.0.1

// Install OpenTK.GLWpfControl as a Cake Tool
#tool nuget:?package=OpenTK.GLWpfControl&version=2.0.1

A native WPF control for OpenTK 3.X.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
    • OpenTK (>= 3.0.0 && < 4.0.0)

NuGet packages (2)

Showing the top 2 NuGet packages that depend on OpenTK.GLWpfControl:

Package Downloads
ScottPlot.WPF The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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,698 2/15/2023
4.2.2 4,894 6/20/2022
4.2.1 428 6/19/2022
4.1.0 9,775 2/24/2021
4.0.0 641 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 221 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 196 11/12/2020
3.3.0 4,061 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 363 11/8/2020
3.0.0 585 11/6/2020
2.1.0 796 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 471 6/20/2019
1.0.0 467 6/20/2019

Fix resize events not being raised.