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 | 118 | 1/14/2022 |
3.1.0 | 91 | 1/14/2022 |
3.0.3.5 | 97 | 12/30/2021 |
3.0.3.4 | 89 | 12/29/2021 |
3.0.3.3 | 98 | 12/28/2021 |
3.0.3.2 | 106 | 12/24/2021 |
3.0.3.1 | 100 | 12/21/2021 |
3.0.3 | 99 | 12/21/2021 |
3.0.2 | 98 | 12/21/2021 |
3.0.1 | 96 | 12/21/2021 |
3.0.0 | 104 | 12/20/2021 |
3.0.0-preview1 | 73 | 12/17/2021 |
3.0.0-preview | 121 | 12/17/2021 |
2.0.0 | 153 | 11/18/2021 |
1.2.1 | 187 | 11/10/2021 |
1.2.0 | 164 | 11/9/2021 |
1.1.0 | 173 | 10/22/2021 |
1.0.3 | 171 | 10/22/2021 |
1.0.2 | 181 | 10/13/2021 |
1.0.1 | 205 | 10/13/2021 |
1.0.0 | 148 | 10/9/2021 |
0.9.2-alpha | 121 | 10/8/2021 |
0.9.1-alpha | 102 | 9/24/2021 |
0.7.0-alpha | 203 | 9/10/2021 |
0.6.1-alpha | 151 | 7/29/2021 |
0.6.0-alpha | 281 | 7/29/2021 |
0.5.1-alpha | 146 | 7/27/2021 |
0.5.0-alpha | 142 | 7/27/2021 |
Add msaa support to bitmap procudure,enable by set GraphicsMode in GLSettings.