Acr.UserDialogs
6.5.1
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Date
- Loading
- Login
- Progress
- Prompt
- Toast (Snackbars)
- Time
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- iOS 8+
- Android
- Universal Windows Platform (Win10/UWP)
- NET Standard 1.1
Install-Package Acr.UserDialogs -Version 6.5.1
dotnet add package Acr.UserDialogs --version 6.5.1
<PackageReference Include="Acr.UserDialogs" Version="6.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.UserDialogs --version 6.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Acr.UserDialogs, 6.5.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Acr.UserDialogs as a Cake Addin
#addin nuget:?package=Acr.UserDialogs&version=6.5.1
// Install Acr.UserDialogs as a Cake Tool
#tool nuget:?package=Acr.UserDialogs&version=6.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/aritchie/userdialogs/blob/master/docs/changelog.md
Dependencies
-
All Frameworks
- Splat (>= 2.0.0 && < 3.0.0)
-
MonoAndroid 1.0
- Acr.Support (>= 2.1.0 && < 3.0.0)
- AndHUD (>= 1.2.0 && < 2.0.0)
- Splat (>= 2.0.0 && < 3.0.0)
- Xamarin.Android.Support.Design (>= 25.3.1)
-
UAP 10.0
- Coding4Fun.Toolkit.Controls (>= 2.1.8 && < 3.0.0)
- Splat (>= 2.0.0 && < 3.0.0)
-
Xamarin.iOS 1.0
- Acr.Support (>= 2.1.0 && < 3.0.0)
- BTProgressHUD (>= 1.2.0.5 && < 2.0.0)
- Splat (>= 2.0.0 && < 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 6.5.1 | 0 | 06.02.2022 |