Aardvark.Base.Essentials 5.3.24

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

Showing the top 5 NuGet packages that depend on Aardvark.Base.Essentials:

Package Downloads
Aardvark.Base.Rendering

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

Aardvark.Application

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

Aardvark.Rendering.GL

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

Aardvark.Application.WinForms

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

Aardvark.Application.WinForms.GL

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.24 61 6/1/2026
5.3.23 599 4/28/2026
5.3.22 2,116 4/27/2026
5.3.21 434 1/14/2026
5.3.20 9,430 12/9/2025
5.3.19 4,817 10/16/2025
5.3.18 321 10/8/2025
5.3.17 334 9/10/2025
5.3.16 252 9/8/2025
5.3.15 366 8/14/2025
5.3.14 4,588 6/23/2025
5.3.13 417 6/4/2025
5.3.12 1,546 5/15/2025
5.3.11 273 5/8/2025
5.3.10 2,726 4/30/2025
5.3.9 423 4/14/2025
5.3.8 746 2/20/2025
5.3.7 398 1/22/2025
5.3.6 10,333 11/13/2024
5.3.5 13,153 10/9/2024
Loading failed

- [Base] Fixed `Text.LastIndexOf` to search backward within sliced text ranges
- [Base] Fixed Julian day conversion to round-trip millisecond-precision `DateTime` values
- [Base] Disposed enumerators created by enumerable min/max helpers
- [Base] Hardened enumerable take/index helpers with explicit argument validation
- [Base] Made `PairSequence` and `TripleSequence` enumerate inputs once and dispose enumerators
- [Base] Fixed `C4f` color averaging to preserve green and blue channel order
- [Base] Made `SetEquals` handle two null inputs and enumerate inputs only once
- [Base] Disposed enumerators created by sequence take/index helpers
- [Base] Fixed quadratic double roots at zero in polynomial real-root solvers
- [Base] Disposed enumerators created by enumerable zip helpers
- [IO] Hardened `UberStream` constructor and read/write argument validation
- [Base] Made `EnumerableEx.AllDistinct` and `AllEqual` enumerate inputs only once
- [PixImage] Fixed save-parameter validation messages to report numeric values without a leading dollar sign
- [Base] Hardened `Stream.ReadBytes` argument validation before reading
- [Random] Fixed `TakeRandomly` to reject NaN probabilities
- [Base] Fixed `SingleValueSymbolDict` value-only construction and shared-value setter/add behavior
- [Essentials] Fixed `EventSourceSlim<T>` next-value awaitables and non-generic `IEvent` members
- [Base] Completed `SingleEntryDict` lookup, removal, and re-add behavior
- [Geometry] Fixed `Plane3.Project` array-slice validation for ranges ending at the array length
- [Base] Fixed `EnumerableEx.SelectToList` overloads for arrays and lists
- [Base] Fixed `StringFun.Plural` for empty and one-character words
- [Base] Fixed `ListFun.Map3` to truncate to the shortest input list when the third list is shortest
- [Base] Hardened `Adler32` input validation for null inputs and invalid array ranges
- [Random] Fixed `RandomSystem` boundary handling for inclusive integer and open/closed floating-point samples
- [Geometry] Implemented `Quad2.Contains(...)` overloads for lines, triangles, quads, and circles
- [FSharp] Fixed null-argument validation for custom `Seq` helpers
- [FSharp] Fixed `Seq.foldi` to pass the correct element index
- [Essentials] Fixed `Task.WithCancellation` for already-canceled tokens
- [FSharp] Added `MVar.TryTake()`
- [FSharp] Added shared memory utilities