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 159 4/25/2024
2.1.0-prerelease0005 189 2/21/2024
2.1.0-prerelease0004 83 2/20/2024
2.1.0-prerelease0003 132 2/13/2024
2.1.0-prerelease0002 105 2/6/2024
2.1.0-prerelease0001 181 12/11/2023
2.0.10-prerelease0007 3,252 1/21/2022
2.0.10-prerelease0006 172 1/20/2022
2.0.10-prerelease0005 196 1/19/2022
2.0.10-prerelease0004 176 1/19/2022
2.0.10-prerelease0003 182 1/19/2022
2.0.10-prerelease0002 171 1/19/2022
2.0.10-prerelease0001 179 1/19/2022
2.0.9 5,516 7/16/2021
2.0.8 960 5/28/2021
2.0.7 353 5/28/2021
2.0.5 627 4/28/2021
2.0.4 468 4/28/2021
2.0.3 10,246 4/26/2021
2.0.2 769 4/6/2021
2.0.1 485 4/5/2021
2.0.0 3,879 2/2/2021
1.1.0 2,189 3/23/2020
1.0.30 1,157 3/12/2020
1.0.29 514 3/12/2020
1.0.28 502 3/10/2020
1.0.27 533 2/3/2020
1.0.26 545 1/28/2020
1.0.25 576 1/28/2020
1.0.24 553 1/27/2020
1.0.23 559 1/14/2020
1.0.22 508 1/14/2020
1.0.21 923 7/25/2019
1.0.20 870 2/20/2019
1.0.19 680 2/20/2019
1.0.18 1,121 10/8/2018
1.0.17 786 10/8/2018
1.0.16 801 10/7/2018
1.0.15 774 10/7/2018
1.0.14 771 10/7/2018
1.0.13 811 10/7/2018
1.0.11 847 10/1/2018
1.0.9 783 10/2/2018
1.0.8 810 10/2/2018
1.0.7 830 10/2/2018
1.0.6 795 10/2/2018
1.0.5 811 10/2/2018
1.0.4 785 10/2/2018
1.0.3 811 10/2/2018
1.0.2 1,040 4/25/2018
1.0.1 838 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