CrossPlatformLibrary.Callouts 2.0.0-pre5

This is a prerelease version of CrossPlatformLibrary.Callouts.
dotnet add package CrossPlatformLibrary.Callouts --version 2.0.0-pre5
NuGet\Install-Package CrossPlatformLibrary.Callouts -Version 2.0.0-pre5
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="CrossPlatformLibrary.Callouts" Version="2.0.0-pre5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrossPlatformLibrary.Callouts --version 2.0.0-pre5
#r "nuget: CrossPlatformLibrary.Callouts, 2.0.0-pre5"
#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 CrossPlatformLibrary.Callouts as a Cake Addin
#addin nuget:?package=CrossPlatformLibrary.Callouts&version=2.0.0-pre5&prerelease

// Install CrossPlatformLibrary.Callouts as a Cake Tool
#tool nuget:?package=CrossPlatformLibrary.Callouts&version=2.0.0-pre5&prerelease

CrossPlatformLibrary.Callouts is a cross-platform abstraction for message boxes, toasts, callouts.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.0-pre5 998 12/5/2016
2.0.0-pre4 838 8/24/2016
2.0.0-pre3 879 8/20/2016
2.0.0-pre2 832 8/20/2016
2.0.0-pre1 821 8/20/2016
1.0.0 1,275 8/19/2016
1.0.0-pre9 888 8/12/2016
1.0.0-pre8 910 8/10/2016
1.0.0-pre7 942 1/26/2016
1.0.0-pre6 893 1/26/2016
1.0.0-pre5 924 1/26/2016
1.0.0-pre4 908 1/20/2016
1.0.0-pre3 1,473 1/14/2016
1.0.0-pre2 1,141 1/14/2016
1.0.0-pre1 857 1/9/2016

2.0.0-pre
     - Refactored to bait-and-switch pattern

     1.0.0
     - Initial release