OpenTkWPFHost 3.0.0-preview1
This is a prerelease version of OpenTkWPFHost.
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 OpenTkWPFHost --version 3.0.0-preview1
NuGet\Install-Package OpenTkWPFHost -Version 3.0.0-preview1
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="OpenTkWPFHost" Version="3.0.0-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTkWPFHost --version 3.0.0-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenTkWPFHost, 3.0.0-preview1"
#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 OpenTkWPFHost as a Cake Addin #addin nuget:?package=OpenTkWPFHost&version=3.0.0-preview1&prerelease // Install OpenTkWPFHost as a Cake Tool #tool nuget:?package=OpenTkWPFHost&version=3.0.0-preview1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
OpenTK WPF host control
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- OpenTK (>= 3.3.1)
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 |
---|---|---|
5.0.0.3 | 172 | 3/22/2024 |
5.0.0.2 | 131 | 3/22/2024 |
5.0.0.1 | 131 | 3/20/2024 |
4.1.0 | 228 | 6/13/2023 |
4.0.0 | 160 | 5/31/2023 |
3.1.0.1 | 533 | 1/14/2022 |
3.1.0 | 455 | 1/14/2022 |
3.0.3.5 | 298 | 12/30/2021 |
3.0.3.4 | 279 | 12/29/2021 |
3.0.3.3 | 266 | 12/28/2021 |
3.0.3.2 | 303 | 12/24/2021 |
3.0.3.1 | 289 | 12/21/2021 |
3.0.3 | 299 | 12/21/2021 |
3.0.2 | 292 | 12/21/2021 |
3.0.1 | 287 | 12/21/2021 |
3.0.0 | 290 | 12/20/2021 |
3.0.0-preview1 | 187 | 12/17/2021 |
3.0.0-preview | 283 | 12/17/2021 |
2.0.0 | 365 | 11/18/2021 |
1.2.1 | 394 | 11/10/2021 |
1.2.0 | 362 | 11/9/2021 |
1.1.0 | 366 | 10/22/2021 |
1.0.3 | 362 | 10/22/2021 |
1.0.2 | 351 | 10/13/2021 |
1.0.1 | 409 | 10/13/2021 |
1.0.0 | 345 | 10/9/2021 |
0.9.2-alpha | 228 | 10/8/2021 |
0.9.1-alpha | 198 | 9/24/2021 |
0.7.0-alpha | 317 | 9/10/2021 |
0.6.1-alpha | 268 | 7/29/2021 |
0.6.0-alpha | 423 | 7/29/2021 |
0.5.1-alpha | 253 | 7/27/2021 |
0.5.0-alpha | 266 | 7/27/2021 |
Use TPL dataflow to orgnize render procedure;Add RenderSetting;Bug fixed;Known problem:DXProcedure is invalid.