Aardium 2.1.0

dotnet add package Aardium --version 2.1.0
NuGet\Install-Package Aardium -Version 2.1.0
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="Aardium" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aardium --version 2.1.0
#r "nuget: Aardium, 2.1.0"
#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.
// Install Aardium as a Cake Addin
#addin nuget:?package=Aardium&version=2.1.0

// Install Aardium as a Cake Tool
#tool nuget:?package=Aardium&version=2.1.0

Aardium is a lightweight Electron browser used by Aardvark.UI

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. 
.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 (1)

Showing the top 1 NuGet packages that depend on Aardium:

Package Downloads
Offler

Aardium is a lightweight Electron browser used by Aardvark.UI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 38 4/25/2024
2.1.0-prerelease0005 174 2/21/2024
2.1.0-prerelease0004 81 2/20/2024
2.1.0-prerelease0003 130 2/13/2024
2.1.0-prerelease0002 103 2/6/2024
2.1.0-prerelease0001 177 12/11/2023
2.0.10-prerelease0007 3,015 1/21/2022
2.0.10-prerelease0006 171 1/20/2022
2.0.10-prerelease0005 195 1/19/2022
2.0.10-prerelease0004 174 1/19/2022
2.0.10-prerelease0003 180 1/19/2022
2.0.10-prerelease0002 169 1/19/2022
2.0.10-prerelease0001 177 1/19/2022
2.0.9 5,405 7/16/2021
2.0.8 956 5/28/2021
2.0.7 350 5/28/2021
2.0.5 623 4/28/2021
2.0.4 465 4/28/2021
2.0.3 10,181 4/26/2021
2.0.2 766 4/6/2021
2.0.1 482 4/5/2021
2.0.0 3,874 2/2/2021
1.1.0 2,183 3/23/2020
1.0.30 1,149 3/12/2020
1.0.29 511 3/12/2020
1.0.28 499 3/10/2020
1.0.27 529 2/3/2020
1.0.26 541 1/28/2020
1.0.25 573 1/28/2020
1.0.24 550 1/27/2020
1.0.23 556 1/14/2020
1.0.22 505 1/14/2020
1.0.21 918 7/25/2019
1.0.20 864 2/20/2019
1.0.19 675 2/20/2019
1.0.18 1,111 10/8/2018
1.0.17 779 10/8/2018
1.0.16 794 10/7/2018
1.0.15 767 10/7/2018
1.0.14 764 10/7/2018
1.0.13 804 10/7/2018
1.0.11 838 10/1/2018
1.0.9 776 10/2/2018
1.0.8 803 10/2/2018
1.0.7 823 10/2/2018
1.0.6 788 10/2/2018
1.0.5 804 10/2/2018
1.0.4 778 10/2/2018
1.0.3 804 10/2/2018
1.0.2 1,032 4/25/2018
1.0.1 831 10/2/2018

Updated to Electron 20
Reworked bootstrap to be more robust and verbose
Added log operation to Aardium.run builder
Added maxmimize option
Added multiwindow option
Added minimum window size options
Added explicit switch for dynamic titles
Removed autoclose option (implied by hideDock)
Externals URLs are opened with the default browser
Improved support for secondary windows
Added aardvark.moveWindowTop
Added aardvark.focusWindow
Set debug to false by default