AiForms.Maui.Dialogs
9.0.2-pre
This is a prerelease version of AiForms.Maui.Dialogs.
dotnet add package AiForms.Maui.Dialogs --version 9.0.2-pre
NuGet\Install-Package AiForms.Maui.Dialogs -Version 9.0.2-pre
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="9.0.2-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AiForms.Maui.Dialogs" Version="9.0.2-pre" />
<PackageReference Include="AiForms.Maui.Dialogs" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AiForms.Maui.Dialogs --version 9.0.2-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AiForms.Maui.Dialogs, 9.0.2-pre"
#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.
#:package AiForms.Maui.Dialogs@9.0.2-pre
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AiForms.Maui.Dialogs&version=9.0.2-pre&prerelease
#tool nuget:?package=AiForms.Maui.Dialogs&version=9.0.2-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Microsoft.Maui.Controls (>= 9.0.40)
-
net9.0-android35.0
- Microsoft.Maui.Controls (>= 9.0.40)
-
net9.0-ios18.0
- Microsoft.Maui.Controls (>= 9.0.40)
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.2-pre | 897 | 3/20/2025 |
9.0.1-pre | 239 | 3/3/2025 |
1.0.8 | 2,186 | 11/18/2024 |
1.0.6 | 404 | 9/22/2024 |
1.0.4 | 1,261 | 8/5/2024 |
1.0.1-pre | 4,461 | 11/16/2023 |
0.1.12-pre | 667 | 8/8/2023 |
0.1.9-pre | 792 | 5/24/2023 |
0.1.8-pre | 186 | 5/21/2023 |
0.1.7-pre | 378 | 3/23/2023 |
0.1.6-pre | 205 | 3/20/2023 |
0.1.5-pre | 234 | 3/16/2023 |
0.1.4-pre | 307 | 12/10/2022 |
0.1.3-pre | 206 | 12/10/2022 |
0.1.1-pre | 215 | 12/2/2022 |
.NET9 supported / Dialog.ShowResultFromModelAsync implemented