Acr.MvvmCross.Plugins.UserDialogs 1.1.1

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

// Install Acr.MvvmCross.Plugins.UserDialogs as a Cake Tool
#tool nuget:?package=Acr.MvvmCross.Plugins.UserDialogs&version=1.1.1

Alert, Confirm, Prompt, Toast, Action Sheet, Loading, and Progress Dialogs calls for your core PCL MvvmCross library. Loading and Progress dialogs courtesy of AndHUD, BTProgressHUD, and Coding4Fun toolkit (iOS, Android, and WP8)

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 239 5/7/2015
2.4.0 903 1/18/2015
2.3.0 503 11/29/2014
2.2.0 665 11/7/2014
2.1.1 229 10/13/2014
2.1.0 292 9/25/2014
2.0.1 312 9/10/2014
2.0.0 559 7/19/2014
1.1.3 362 6/8/2014
1.1.2 115 5/26/2014
1.1.1 185 5/6/2014
1.1.0 235 4/16/2014
1.0.0 104 2/24/2014

1.1.1
Minor Bugfixes to WinPhone dispatching
Additional overrides for actionsheet to prepare for future updates
Switching to profile 158
Fix nuget issue with winphone

1.1
Adds Windows Phone 8 Support

1.0
Initial Release