The local notification plugin provides a simple, cross-platform way to show local notifications from within Xamarin and UWP apps.
Info
| Version: | 3.0.1 |
| Author(s): | edsnider, James Montemagno |
| Last Update: | Wednesday, August 8, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/edsnider/LocalNotificationsPlugin |
| NuGet Url: | https://www.nuget.org/packages/Xam.Plugins.Notifier |
Install
Install-Package Xam.Plugins.Notifier
dotnet add package Xam.Plugins.Notifier
paket add Xam.Plugins.Notifier
Xam.Plugins.Notifier Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Android.Support.v4(>= 23.0.1.3)
Tags