AiForms.Maui.Dialogs 1.0.8

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AiForms.Maui.Dialogs --version 1.0.8                
NuGet\Install-Package AiForms.Maui.Dialogs -Version 1.0.8                
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="AiForms.Maui.Dialogs" Version="1.0.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AiForms.Maui.Dialogs --version 1.0.8                
#r "nuget: AiForms.Maui.Dialogs, 1.0.8"                
#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 AiForms.Maui.Dialogs as a Cake Addin
#addin nuget:?package=AiForms.Maui.Dialogs&version=1.0.8

// Install AiForms.Maui.Dialogs as a Cake Tool
#tool nuget:?package=AiForms.Maui.Dialogs&version=1.0.8                

This is a collection of Custom Dialogs (Loading, Toast, CustomDialog) that can be defined with XAML for .NET MAUI (Android / iOS). This allows you to freely design the dialog content and arrange anywhere without custom renderer and effects.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.5 is compatible.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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
9.0.1-pre 140 3/3/2025
1.0.8 1,148 11/18/2024
1.0.6 374 9/22/2024
1.0.4 1,221 8/5/2024
1.0.1-pre 3,813 11/16/2023
0.1.12-pre 613 8/8/2023
0.1.9-pre 726 5/24/2023
0.1.8-pre 133 5/21/2023
0.1.7-pre 315 3/23/2023
0.1.6-pre 143 3/20/2023
0.1.5-pre 172 3/16/2023
0.1.4-pre 241 12/10/2022
0.1.3-pre 137 12/10/2022
0.1.1-pre 152 12/2/2022

Parameters can now be passed to the dialog's ViewModel