OpenTkWPFHost 3.1.0.1
.NET Framework 4.7.2
Install-Package OpenTkWPFHost -Version 3.1.0.1
dotnet add package OpenTkWPFHost --version 3.1.0.1
<PackageReference Include="OpenTkWPFHost" Version="3.1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTkWPFHost --version 3.1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTkWPFHost, 3.1.0.1"
#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 OpenTkWPFHost as a Cake Addin
#addin nuget:?package=OpenTkWPFHost&version=3.1.0.1
// Install OpenTkWPFHost as a Cake Tool
#tool nuget:?package=OpenTkWPFHost&version=3.1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OpenTK WPF host control
Product | Versions |
---|---|
.NET Framework | net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- OpenTK (>= 3.3.1)
- System.Threading.Tasks.Dataflow (>= 6.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 |
---|---|---|
3.1.0.1 | 113 | 1/14/2022 |
3.1.0 | 79 | 1/14/2022 |
3.0.3.5 | 90 | 12/30/2021 |
3.0.3.4 | 76 | 12/29/2021 |
3.0.3.3 | 85 | 12/28/2021 |
3.0.3.2 | 87 | 12/24/2021 |
3.0.3.1 | 84 | 12/21/2021 |
3.0.3 | 91 | 12/21/2021 |
3.0.2 | 89 | 12/21/2021 |
3.0.1 | 84 | 12/21/2021 |
3.0.0 | 98 | 12/20/2021 |
3.0.0-preview1 | 69 | 12/17/2021 |
3.0.0-preview | 117 | 12/17/2021 |
2.0.0 | 137 | 11/18/2021 |
1.2.1 | 171 | 11/10/2021 |
1.2.0 | 158 | 11/9/2021 |
1.1.0 | 167 | 10/22/2021 |
1.0.3 | 154 | 10/22/2021 |
1.0.2 | 168 | 10/13/2021 |
1.0.1 | 189 | 10/13/2021 |
1.0.0 | 146 | 10/9/2021 |
0.9.2-alpha | 119 | 10/8/2021 |
0.9.1-alpha | 100 | 9/24/2021 |
0.7.0-alpha | 203 | 9/10/2021 |
0.6.1-alpha | 151 | 7/29/2021 |
0.6.0-alpha | 279 | 7/29/2021 |
0.5.1-alpha | 144 | 7/27/2021 |
0.5.0-alpha | 140 | 7/27/2021 |
Add msaa support to bitmap procudure,enable by set GraphicsMode in GLSettings.