Aardvark.Application.WinForms
5.6.6
See the version list below for details.
dotnet add package Aardvark.Application.WinForms --version 5.6.6
NuGet\Install-Package Aardvark.Application.WinForms -Version 5.6.6
<PackageReference Include="Aardvark.Application.WinForms" Version="5.6.6" />
<PackageVersion Include="Aardvark.Application.WinForms" Version="5.6.6" />
<PackageReference Include="Aardvark.Application.WinForms" />
paket add Aardvark.Application.WinForms --version 5.6.6
#r "nuget: Aardvark.Application.WinForms, 5.6.6"
#:package Aardvark.Application.WinForms@5.6.6
#addin nuget:?package=Aardvark.Application.WinForms&version=5.6.6
#tool nuget:?package=Aardvark.Application.WinForms&version=5.6.6
Aardvark is an open-source platform for visual computing, real-time graphics and visualization.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-windows10.0.17763 is compatible. net9.0-windows was computed. net10.0-windows was computed. |
| .NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
-
- Aardvark.Application (= 5.6.6)
- Aardvark.Base.Essentials (>= 5.3.22 && < 5.4.0)
- Aardvark.Base.Incremental (>= 5.3.22 && < 5.4.0)
- Aardvark.Rendering (= 5.6.6)
- FShade.Core (>= 5.7.3 && < 5.8.0)
- FShade.GLSL (>= 5.7.3)
- FSharp.Core (>= 8.0.300)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Aardvark.Application.WinForms:
| Package | Downloads |
|---|---|
|
Aardvark.Application.WinForms.GL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Application.WPF
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Application.WPF.GL
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Application.WinForms.Vulkan
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
Aardvark.Rendering.Interactive
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.7.0-prerelease0023 | 0 | 6/23/2026 |
| 5.7.0-prerelease0022 | 245 | 6/19/2026 |
| 5.7.0-prerelease0021 | 597 | 6/16/2026 |
| 5.7.0-prerelease0020 | 602 | 6/16/2026 |
| 5.7.0-prerelease0019 | 600 | 6/16/2026 |
| 5.7.0-prerelease0018 | 600 | 6/15/2026 |
| 5.7.0-prerelease0017 | 604 | 6/13/2026 |
| 5.7.0-prerelease0016 | 599 | 6/13/2026 |
| 5.7.0-prerelease0015 | 597 | 6/12/2026 |
| 5.7.0-prerelease0014 | 609 | 6/12/2026 |
| 5.7.0-prerelease0013 | 603 | 6/12/2026 |
| 5.7.0-prerelease0012 | 606 | 6/12/2026 |
| 5.7.0-prerelease0011 | 603 | 6/12/2026 |
| 5.7.0-prerelease0010 | 604 | 6/12/2026 |
| 5.7.0-prerelease0009 | 601 | 6/12/2026 |
| 5.7.0-prerelease0008 | 610 | 6/12/2026 |
| 5.7.0-prerelease0007 | 606 | 6/12/2026 |
| 5.7.0-prerelease0006 | 600 | 6/12/2026 |
| 5.7.0-prerelease0005 | 590 | 6/12/2026 |
| 5.6.6 | 636 | 5/20/2026 |
- [GL] Added `Context.GetDebugMessages`
- [GL] Added `Context.OnDispose`
- [GL] Represent `NullTexture` with a proper texture object instead of a texture with handle 0
- [GL] Removed warnings produced by `StreamingTexture`
- Fixed `CreateTexture` validation to require positive sizes