Acr.MvvmCross.Plugins.UserDialogs 3.0.0

dotnet add package Acr.MvvmCross.Plugins.UserDialogs --version 3.0.0
                    
NuGet\Install-Package Acr.MvvmCross.Plugins.UserDialogs -Version 3.0.0
                    
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="3.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Acr.MvvmCross.Plugins.UserDialogs" Version="3.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Acr.MvvmCross.Plugins.UserDialogs" />
                    
Project file
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 Acr.MvvmCross.Plugins.UserDialogs --version 3.0.0
                    
#r "nuget: Acr.MvvmCross.Plugins.UserDialogs, 3.0.0"
                    
#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.
#addin nuget:?package=Acr.MvvmCross.Plugins.UserDialogs&version=3.0.0
                    
Install Acr.MvvmCross.Plugins.UserDialogs as a Cake Addin
#tool nuget:?package=Acr.MvvmCross.Plugins.UserDialogs&version=3.0.0
                    
Install Acr.MvvmCross.Plugins.UserDialogs as a Cake Tool

Alert, Confirm, Prompt, Toast, Action Sheet, Login, Loading, and Progress Dialogs calls for your core PCL MvvmCross library (iOS, Android, and WP8)

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Xamarin.iOS xamarinios10 is compatible. 
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 240 5/7/2015
2.4.0 904 1/18/2015
2.3.0 504 11/29/2014
2.2.0 666 11/7/2014
2.1.1 231 10/13/2014
2.1.0 294 9/25/2014
2.0.1 314 9/10/2014
2.0.0 560 7/19/2014
1.1.3 364 6/8/2014
1.1.2 116 5/26/2014
1.1.1 186 5/6/2014
1.1.0 237 4/16/2014
1.0.0 106 2/24/2014

Built on Acr.UserDialogs now