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                
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="BeeMobile.MessageBox.AVA" Version="11.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BeeMobile.MessageBox.AVA --version 11.0.0                
#r "nuget: BeeMobile.MessageBox.AVA, 11.0.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 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: screenshot

MessageBox with 2 buttons and information icon - colors based on Avalonia Forest Theme: screenshot

MessageBox with 3 buttons and warning icon - colors based on Avalonia Lavender Theme (Dark Variant): screenshot

MessageBox with 4 buttons and exclamation mark icon - colors based on Avalonia Nighttime Theme (Dark Variant): screenshot

MessageBox displayed on Ubuntu Linux: screenshot

NuGet

BeeMobile.MessageBox.AVA is delivered as a NuGet package.

Usage Example

Use of Bee Mobile MessageBox is unbelievably easy.

  1. Make sure your project references the assembly.
  2. 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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!