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

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
6.5.1 0 06.02.2022