Aardvark.Base.FSharp
5.3.24
dotnet add package Aardvark.Base.FSharp --version 5.3.24
NuGet\Install-Package Aardvark.Base.FSharp -Version 5.3.24
<PackageReference Include="Aardvark.Base.FSharp" Version="5.3.24" />
<PackageVersion Include="Aardvark.Base.FSharp" Version="5.3.24" />
<PackageReference Include="Aardvark.Base.FSharp" />
paket add Aardvark.Base.FSharp --version 5.3.24
#r "nuget: Aardvark.Base.FSharp, 5.3.24"
#:package Aardvark.Base.FSharp@5.3.24
#addin nuget:?package=Aardvark.Base.FSharp&version=5.3.24
#tool nuget:?package=Aardvark.Base.FSharp&version=5.3.24
Aardvark is an open-source platform for visual computing, real-time graphics and visualization.
| Product | Versions 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 is compatible. 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. |
-
- Aardvark.Base (= 5.3.24)
- Aardvark.Base.TypeProviders (>= 4.5.15 && < 4.6.0)
- FSharp.Core (>= 8.0.300)
- FSharp.Data.Adaptive (>= 1.2.15 && < 1.3.0)
- FsPickler (>= 5.3.2 && < 5.4.0)
- System.Dynamic.Runtime (>= 4.3.0 && < 4.4.0)
NuGet packages (40)
Showing the top 5 NuGet packages that depend on Aardvark.Base.FSharp:
| Package | Downloads |
|---|---|
|
Aardvark.Base.Incremental
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. |
|
|
FShade.Core
F# embedded shaders |
|
|
FShade.Imperative
F# embedded shaders |
|
|
FShade.GLSL
F# embedded shaders |
|
|
Aardvark.Base.Runtime
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 | 0 | 6/1/2026 | |
| 5.3.23 | 916 | 4/28/2026 | |
| 5.3.22 | 2,371 | 4/27/2026 | |
| 5.3.21 | 2,242 | 1/14/2026 | |
| 5.3.20 | 10,932 | 12/9/2025 | |
| 5.3.19 | 7,901 | 10/16/2025 | |
| 5.3.18 | 16,032 | 10/8/2025 | |
| 5.3.17 | 572 | 9/10/2025 | |
| 5.3.16 | 573 | 9/8/2025 | |
| 5.3.15 | 1,121 | 8/14/2025 | |
| 5.3.14 | 5,201 | 6/23/2025 | |
| 5.3.13 | 6,619 | 6/4/2025 | |
| 5.3.12 | 2,141 | 5/15/2025 | |
| 5.3.11 | 1,061 | 5/8/2025 | |
| 5.3.10 | 6,514 | 4/30/2025 | |
| 5.3.9 | 706 | 4/14/2025 | |
| 5.3.8 | 2,661 | 2/20/2025 | |
| 5.3.7 | 652 | 1/22/2025 | |
| 5.3.6 | 12,528 | 11/13/2024 | |
| 5.3.5 | 16,726 | 10/9/2024 |
- [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