Xam.Plugins.Notifier
2.0.1
See the version list below for details.
Requires NuGet 2.8.1 or higher.
dotnet add package Xam.Plugins.Notifier --version 2.0.1
NuGet\Install-Package Xam.Plugins.Notifier -Version 2.0.1
<PackageReference Include="Xam.Plugins.Notifier" Version="2.0.1" />
paket add Xam.Plugins.Notifier --version 2.0.1
#r "nuget: Xam.Plugins.Notifier, 2.0.1"
// Install Xam.Plugins.Notifier as a Cake Addin #addin nuget:?package=Xam.Plugins.Notifier&version=2.0.1 // Install Xam.Plugins.Notifier as a Cake Tool #tool nuget:?package=Xam.Plugins.Notifier&version=2.0.1
The local notification plugin provides a simple, cross-platform way to show local notifications from within native mobile applications. Works with Xamarin.Android, Xamarin.iOS (Classic and Unified), Windows 8.1, Windows Phone 8.1, and Windows Phone Silverlight 8.1.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | uap was computed. uap10 is compatible. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win8 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
-
MonoAndroid 1.0
- Xamarin.Android.Support.v4 (>= 23.0.1.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Xam.Plugins.Notifier:
Package | Downloads |
---|---|
ItEnterprise.Common.CoreStandard
ItEnterprise Common.CoreStandard for Xamarin Forms |
|
ItEnterprise.Common.CoreDroid
ItEnterprise Common.CoreDroid for Xamarin Forms |
|
ItEnterprise.Common.CoreiOS
ItEnterprise Common.CoreiOS for Xamarin Forms |
|
IT-Enterprise.Xamarin.CoreStandard
IT-Enterprise CoreStandard for Xamarin Forms |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Xam.Plugins.Notifier:
Repository | Stars |
---|---|
edsnider/localnotificationsplugin
Local Notifications Plugin for Xamarin and Windows
|
|
Aftnet/RetriX
|
|
Aftnet/LibretroRT
Port of Libretro and cores to WinRT component
|
Version | Downloads | Last updated | |
---|---|---|---|
3.0.1 | 466,933 | 8/8/2018 | |
3.0.1-beta20 | 3,380 | 7/6/2018 | |
3.0.0 | 11,817 | 7/5/2018 | |
3.0.0-beta18 | 1,375 | 7/5/2018 | |
3.0.0-beta17 | 1,366 | 7/5/2018 | |
3.0.0-beta14 | 4,216 | 2/1/2018 | |
2.1.0 | 55,366 | 3/12/2017 | |
2.0.2 | 27,405 | 12/7/2015 | |
2.0.1 | 2,219 | 12/1/2015 | |
2.0.0 | 1,965 | 12/1/2015 | |
2.0.0-alpha2 | 1,539 | 11/24/2015 | |
2.0.0-alpha1 | 1,622 | 11/24/2015 | |
1.1.0-alpha1 | 1,407 | 11/10/2015 | |
1.0.2 | 2,341 | 5/27/2015 | |
1.0.1 | 2,688 | 12/30/2014 | |
1.0.0 | 1,946 | 12/30/2014 |
Added ability to schedule and cancel notifications.