Ab4d.SharpEngine.AvaloniaUI
2.0.8990
See the version list below for details.
dotnet add package Ab4d.SharpEngine.AvaloniaUI --version 2.0.8990
NuGet\Install-Package Ab4d.SharpEngine.AvaloniaUI -Version 2.0.8990
<PackageReference Include="Ab4d.SharpEngine.AvaloniaUI" Version="2.0.8990" />
paket add Ab4d.SharpEngine.AvaloniaUI --version 2.0.8990
#r "nuget: Ab4d.SharpEngine.AvaloniaUI, 2.0.8990"
// Install Ab4d.SharpEngine.AvaloniaUI as a Cake Addin #addin nuget:?package=Ab4d.SharpEngine.AvaloniaUI&version=2.0.8990 // Install Ab4d.SharpEngine.AvaloniaUI as a Cake Tool #tool nuget:?package=Ab4d.SharpEngine.AvaloniaUI&version=2.0.8990
Ab4d.SharpEngine.AvaloniaUI
Ab4d.SharpEngine.AvaloniaUI defines controls that can show 3D scene rendered by Ab4d.SharpEngine rendering engine in Avalonia UI application.
See the Ab4d.SharpEngine.Samples on GitHub for a sample on how to use the library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- Ab4d.SharpEngine (= 2.0.8956)
- Avalonia (>= 11.1.0)
- Avalonia.Desktop (>= 11.1.0)
-
net8.0
- Ab4d.SharpEngine (= 2.0.8956)
- Avalonia (>= 11.1.0)
- Avalonia.Desktop (>= 11.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 |
---|---|---|
2.1.9028-beta1 | 92 | 9/20/2024 |
2.0.8990 | 212 | 8/13/2024 |
2.0.8957-rc1 | 82 | 7/9/2024 |
2.0.8956 | 283 | 7/9/2024 |
2.0.8953-rc1 | 92 | 7/4/2024 |
2.0.8951 | 129 | 7/4/2024 |
2.0.8941-rc2 | 109 | 6/24/2024 |
2.0.8936-rc1 | 120 | 6/19/2024 |
1.0.8740 | 668 | 12/7/2023 |
0.9.20-rc1 | 154 | 11/15/2023 |
0.9.18-beta6 | 161 | 10/20/2023 |
0.9.16-beta5 | 144 | 9/15/2023 |
0.9.15-beta4 | 119 | 8/23/2023 |
0.9.14-beta3 | 144 | 8/4/2023 |
0.9.13-beta3 | 936 | 7/11/2023 |
0.9.12-beta3 | 139 | 7/6/2023 |
0.9.11-beta3 | 132 | 5/11/2023 |
0.9.10-beta3 | 105 | 5/10/2023 |
0.9.8-beta2 | 140 | 4/16/2023 |
0.9.0-beta1 | 153 | 12/14/2022 |
This version is the same as Ab4d.SharpEngine.AvaloniaUI v2.0.8956 except that it requires Avalonia v11.1.
This allows using Vulkan backend so that the whole Avalonia application is using Vulkan.
To test this version, start the Ab4d.SharpEngine.Samples.AvaloniaUI.VulkanBackend solution in the SharpEngine samples.