Aardvark.Service.Giraffe
5.5.3
dotnet add package Aardvark.Service.Giraffe --version 5.5.3
NuGet\Install-Package Aardvark.Service.Giraffe -Version 5.5.3
<PackageReference Include="Aardvark.Service.Giraffe" Version="5.5.3" />
paket add Aardvark.Service.Giraffe --version 5.5.3
#r "nuget: Aardvark.Service.Giraffe, 5.5.3"
// Install Aardvark.Service.Giraffe as a Cake Addin #addin nuget:?package=Aardvark.Service.Giraffe&version=5.5.3 // Install Aardvark.Service.Giraffe as a Cake Tool #tool nuget:?package=Aardvark.Service.Giraffe&version=5.5.3
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 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. |
-
- Aardvark.Service (= 5.5.3)
- Aardvark.UI (= 5.5.3)
- Giraffe (>= 7.0.0 && < 7.1.0)
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.5.3 | 69 | 2/13/2025 |
5.5.2 | 671 | 10/1/2024 |
5.5.1 | 145 | 8/26/2024 |
5.5.0 | 113 | 8/6/2024 |
5.5.0-prerelease0001 | 65 | 7/24/2024 |
5.4.5 | 118 | 7/22/2024 |
5.4.4 | 562 | 3/20/2024 |
5.4.3 | 161 | 3/4/2024 |
5.4.2 | 450 | 10/30/2023 |
5.4.1 | 169 | 9/25/2023 |
5.4.0 | 787 | 5/31/2023 |
5.4.0-prerelease0007 | 168 | 5/2/2023 |
5.4.0-prerelease0006 | 195 | 8/16/2022 |
5.4.0-prerelease0005 | 200 | 6/14/2022 |
5.4.0-prerelease0004 | 192 | 6/14/2022 |
5.4.0-prerelease0003 | 193 | 6/13/2022 |
5.4.0-prerelease0002 | 182 | 6/13/2022 |
5.4.0-prerelease0001 | 214 | 5/5/2022 |
5.3.6 | 230 | 6/1/2023 |
5.3.5 | 876 | 10/25/2022 |
5.3.4 | 400 | 10/18/2022 |
5.3.3 | 821 | 10/11/2022 |
5.3.2 | 845 | 7/14/2022 |
5.3.1 | 853 | 3/31/2022 |
5.3.0 | 541 | 3/30/2022 |
5.3.0-prerelease0007 | 258 | 3/23/2022 |
5.3.0-prerelease0006 | 228 | 3/21/2022 |
5.3.0-prerelease0005 | 308 | 3/15/2022 |
5.3.0-prerelease0004 | 210 | 3/2/2022 |
5.3.0-prerelease0003 | 219 | 2/23/2022 |
- Fixed multisampled raw download
- Added pointer event variants with keyboard modifiers
- [ArcBallController] Use captured pointer events
- [FreeFlyController] Fix pointer capture for middle mouse button when using iframes
- [Animation] Improved adaptive sampling scheme for splines to avoid infinite recursion when control points are coinciding
- [Animation] Fixed issue with ticks not being processed when all animations are paused
- [Animation] Adjust action processing to resolve an issue with events when restarting an animation
- [Animation] Fixed broken Animator.get (wrong return type)
- [Animation] Coinciding control points for linear and smooth paths are no longer removed