VOOZH about

URL: https://www.nuget.org/packages/Aardvark.Application.WPF.GL/

⇱ NuGet Gallery | Aardvark.Application.WPF.GL 5.6.6




Aardvark.Application.WPF.GL 5.6.6

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Aardvark.Application.WPF.GL --version 5.6.6
 
 
NuGet\Install-Package Aardvark.Application.WPF.GL -Version 5.6.6
 
 
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="Aardvark.Application.WPF.GL" Version="5.6.6" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aardvark.Application.WPF.GL" Version="5.6.6" />
 
Directory.Packages.props
<PackageReference Include="Aardvark.Application.WPF.GL" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aardvark.Application.WPF.GL --version 5.6.6
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aardvark.Application.WPF.GL, 5.6.6"
 
 
#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.
#:package Aardvark.Application.WPF.GL@5.6.6
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aardvark.Application.WPF.GL&version=5.6.6
 
Install as a Cake Addin
#tool nuget:?package=Aardvark.Application.WPF.GL&version=5.6.6
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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 net8.0-windows10.0.17763 is compatible.  net9.0-windows net9.0-windows was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net471 net471 is compatible.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.7.0-prerelease0021 178 6/16/2026
5.7.0-prerelease0020 183 6/16/2026
5.7.0-prerelease0019 186 6/16/2026
5.7.0-prerelease0018 208 6/15/2026
5.7.0-prerelease0017 315 6/13/2026
5.7.0-prerelease0016 329 6/13/2026
5.7.0-prerelease0015 348 6/12/2026
5.7.0-prerelease0014 369 6/12/2026
5.7.0-prerelease0013 363 6/12/2026
5.7.0-prerelease0012 368 6/12/2026
5.7.0-prerelease0011 361 6/12/2026
5.7.0-prerelease0010 366 6/12/2026
5.7.0-prerelease0009 369 6/12/2026
5.7.0-prerelease0008 375 6/12/2026
5.7.0-prerelease0007 382 6/12/2026
5.7.0-prerelease0006 375 6/12/2026
5.7.0-prerelease0005 379 6/12/2026
5.7.0-prerelease0004 387 6/12/2026
5.7.0-prerelease0003 385 6/12/2026
5.6.6 462 5/20/2026
Loading failed

- [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