BeeMobile.MessageBox.AVA
11.0.0
dotnet add package BeeMobile.MessageBox.AVA --version 11.0.0
NuGet\Install-Package BeeMobile.MessageBox.AVA -Version 11.0.0
<PackageReference Include="BeeMobile.MessageBox.AVA" Version="11.0.0" />
paket add BeeMobile.MessageBox.AVA --version 11.0.0
#r "nuget: BeeMobile.MessageBox.AVA, 11.0.0"
// Install BeeMobile.MessageBox.AVA as a Cake Addin #addin nuget:?package=BeeMobile.MessageBox.AVA&version=11.0.0 // Install BeeMobile.MessageBox.AVA as a Cake Tool #tool nuget:?package=BeeMobile.MessageBox.AVA&version=11.0.0
Bee Mobile Copyright (c) 2024
Bee Mobile MessageBox
BeeMobile.MessageBox.AVA is .NET based Avalonia Framework TemplatedControl which can be used to draw a MessageBox into Graphical User Interface.
MessageBox with 1 button and a close button - colors based on Avalonia Fluent Theme:
MessageBox with 2 buttons and information icon - colors based on Avalonia Forest Theme:
MessageBox with 3 buttons and warning icon - colors based on Avalonia Lavender Theme (Dark Variant):
MessageBox with 4 buttons and exclamation mark icon - colors based on Avalonia Nighttime Theme (Dark Variant):
MessageBox displayed on Ubuntu Linux:
NuGet
BeeMobile.MessageBox.AVA is delivered as a NuGet package.
Usage Example
Use of Bee Mobile MessageBox is unbelievably easy.
- Make sure your project references the assembly.
- Invoke MessageBox.Show static method from code with a couple of necessary input arguments.
That's it!
About
Brought to you by Bee Mobile.
Visit component web-site for more information including on-line help and sample project.
VERSION HISTORY
11.0.0.0 - Dec 11, 2024
The first version!
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 is compatible. 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
- Avalonia (>= 11.2.2)
- Avalonia.Desktop (>= 11.2.2)
- Avalonia.Diagnostics (>= 11.2.2)
- Avalonia.ReactiveUI (>= 11.2.2)
- Avalonia.Svg.Skia (>= 11.2.0.2)
- Avalonia.Themes.Fluent (>= 11.2.2)
- BeeMobile.Common.AVA (>= 11.0.0.4)
-
net7.0
- Avalonia (>= 11.2.2)
- Avalonia.Desktop (>= 11.2.2)
- Avalonia.Diagnostics (>= 11.2.2)
- Avalonia.ReactiveUI (>= 11.2.2)
- Avalonia.Svg.Skia (>= 11.2.0.2)
- Avalonia.Themes.Fluent (>= 11.2.2)
- BeeMobile.Common.AVA (>= 11.0.0.4)
-
net8.0
- Avalonia (>= 11.2.2)
- Avalonia.Desktop (>= 11.2.2)
- Avalonia.Diagnostics (>= 11.2.2)
- Avalonia.ReactiveUI (>= 11.2.2)
- Avalonia.Svg.Skia (>= 11.2.0.2)
- Avalonia.Themes.Fluent (>= 11.2.2)
- BeeMobile.Common.AVA (>= 11.0.0.4)
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 |
---|---|---|
11.0.0 | 75 | 12/11/2024 |
The first release!