Toasts.Forms.Plugin
3.0.0-beta2
This is a prerelease version of Toasts.Forms.Plugin.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.1 or higher.
dotnet add package Toasts.Forms.Plugin --version 3.0.0-beta2
NuGet\Install-Package Toasts.Forms.Plugin -Version 3.0.0-beta2
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="Toasts.Forms.Plugin" Version="3.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Toasts.Forms.Plugin --version 3.0.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Toasts.Forms.Plugin, 3.0.0-beta2"
#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 Toasts.Forms.Plugin as a Cake Addin #addin nuget:?package=Toasts.Forms.Plugin&version=3.0.0-beta2&prerelease // Install Toasts.Forms.Plugin as a Cake Tool #tool nuget:?package=Toasts.Forms.Plugin&version=3.0.0-beta2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Display toast notifications on Xamarin and Windows Platforms.
Ensure you call ToastNotification.Init(); and register the dependency in each project. DependencyService.Register<ToastNotification>();
Read the full documentation on the projects page.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 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.
This package has no dependencies.
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 |
---|---|---|
3.3.2 | 522,652 | 3/4/2018 |
3.3.1 | 16,451 | 1/14/2018 |
3.3.0 | 11,246 | 12/6/2017 |
3.3.0-pre1 | 2,275 | 11/25/2017 |
3.2.1 | 29,252 | 9/6/2017 |
3.2.0 | 23,516 | 4/15/2017 |
3.2.0-beta1 | 2,522 | 3/12/2017 |
3.1.4 | 9,649 | 2/11/2017 |
3.1.2 | 16,004 | 12/7/2016 |
3.1.1 | 3,768 | 11/11/2016 |
3.1.0 | 3,902 | 9/30/2016 |
3.0.0 | 6,917 | 9/26/2016 |
3.0.0-beta2 | 2,411 | 9/24/2016 |
3.0.0-beta1 | 3,185 | 9/23/2016 |
2.0.4 | 152,738 | 6/4/2016 |
2.0.3 | 14,845 | 1/30/2016 |
2.0.2 | 2,817 | 1/30/2016 |
2.0.1 | 2,723 | 1/27/2016 |
2.0.0 | 4,908 | 1/24/2016 |
2.0.0-pre2 | 2,562 | 1/23/2016 |
2.0.0-pre1 | 2,569 | 1/17/2016 |
1.0.9.21 | 4,901 | 12/12/2015 |
1.0.8.20 | 2,820 | 12/12/2015 |
1.0.7.19-pre1 | 2,576 | 3/15/2015 |
1.0.6.18 | 7,874 | 3/15/2015 |
1.0.5.17 | 2,620 | 3/5/2015 |
1.0.4.16 | 2,917 | 2/20/2015 |
1.0.3.15 | 2,791 | 2/19/2015 |
1.0.3.14-pre1 | 2,404 | 2/10/2015 |
1.0.2.14 | 2,717 | 2/10/2015 |
1.0.2.13 | 2,668 | 2/10/2015 |
1.0.1.12 | 2,615 | 2/9/2015 |
1.0.1.11 | 2,521 | 2/7/2015 |
1.0.0.10 | 2,513 | 2/7/2015 |
1.0.0.9 | 2,512 | 2/6/2015 |
1.0.0.8 | 2,471 | 2/6/2015 |
1.0.0.7 | 2,633 | 1/30/2015 |
1.0.0.6 | 2,535 | 1/30/2015 |
1.0.0.5 | 3,051 | 1/4/2015 |
1.0.0.4 | 2,832 | 1/4/2015 |
[3.0.0-beta2]
- Android now uses Snackbar pre-Lollipop or Notification.Builder (or manually choose).
- Platform specific options applicable