Aardvark.Base.Runtime 5.3.25

dotnet add package Aardvark.Base.Runtime --version 5.3.25
                    
NuGet\Install-Package Aardvark.Base.Runtime -Version 5.3.25
                    
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.Base.Runtime" Version="5.3.25" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aardvark.Base.Runtime" Version="5.3.25" />
                    
Directory.Packages.props
<PackageReference Include="Aardvark.Base.Runtime" />
                    
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.Base.Runtime --version 5.3.25
                    
#r "nuget: Aardvark.Base.Runtime, 5.3.25"
                    
#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.Base.Runtime@5.3.25
                    
#: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.Base.Runtime&version=5.3.25
                    
Install as a Cake Addin
#tool nuget:?package=Aardvark.Base.Runtime&version=5.3.25
                    
Install as a Cake Tool

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Aardvark.Base.Runtime:

Package Downloads
Aardvark.Rendering.Interactive

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

Aardvark.Rendering.NanoVg

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.3.25 6 7/1/2026
5.3.24 402 6/1/2026
5.3.23 467 4/28/2026
5.3.22 112 4/27/2026
5.3.21 181 1/14/2026
5.3.20 502 12/9/2025
5.3.19 269 10/16/2025
5.3.18 245 10/8/2025
5.3.17 252 9/10/2025
5.3.16 254 9/8/2025
5.3.15 264 8/14/2025
5.3.14 274 6/23/2025
5.3.13 237 6/4/2025
5.3.12 364 5/15/2025
5.3.11 252 5/8/2025
5.3.10 274 4/30/2025
5.3.9 312 4/14/2025
5.3.8 250 2/20/2025
5.3.7 246 1/22/2025
5.3.6 287 11/13/2024
Loading failed

- [Essentials] Hardened `Await.WhenAll` empty, duplicate, and null-input handling
- [Base] Hardened `LruCache` failed insertions and size validation
- [FSharp] Fixed `ConcurrentHashQueue.Dequeue` for single-item queues
- [Base] Fixed `LruCache.TryRemove` to invoke per-entry cleanup actions
- [IO] Hardened `UberStream.Seek` validation for invalid origins, negative targets, and overflow
- [IO] Fixed `UberStream.Read` accounting for short-read underlying streams
- [Base] Hardened array enumeration helper argument validation
- [IO] Hardened `ChunkedMemoryStream` boundary validation and sparse-position writes
- [Base] Implemented mutation operations for union dictionaries
- [Base] Made enumerable tail-reordering helpers consume inputs only once
- [Base] Hardened random subset helper argument validation
- [Essentials] Hardened `Await.WithCancellation` null input validation
- [Base] Hardened random permutation and randomization argument validation
- [Base] Hardened `TakeRandomly` selector argument validation
- [Telemetry] Hardened telemetry environment and named-probe argument validation
- [Essentials] Hardened `Task.WithCancellation` null task validation
- [Base] Hardened `AverageWindow` and `MedianWindow` constructor validation
- [Telemetry] Fixed `MinView` and `MaxView` empty params handling
- [Base] Fixed network-to-host byte-order conversions for oversized byte buffers
- [Base] Hardened `ListFun` array copy/map helper argument validation
- [Base] Fixed camera projection clipping-window setters to reject invalid incoming boxes
- [Base] Made custom-comparer `EnumerableEx.Min` and `Max` consume inputs only once
- [Base] Fixed `TextParser.TrySkip` final-character and sliced-text matching
- [Base] Hardened `AliasTableF` and `AliasTableD` PDF validation
- [Base] Made `MinimumSpanningTree.Create` consume lazy edge sequences only once
- [Base] Hardened list rank-index helpers for null lists, empty lists, and invalid ranks
- [Base] Hardened ranked-index enumerable helpers for null sources and negative counts
- [Base] Fixed `Text.Empty.ToString()` to return an empty string
- [Base] Hardened `EnumerableEx.IndexOf` for null sources and null elements
- [Base] Hardened `SubRange<T>` constructor, indexer, and null-value search behavior
- [Base] Fixed `Text.IndexOf` to handle empty text and clamped forward search ranges safely
- [Base] Hardened `IList.FirstIndexOf` argument validation for null inputs and invalid start indices
- [Introspection] Added `IntrospectionProperties.AssemblyLoadContext`