Xam.Plugins.Notifier
1.0.1
Requires NuGet 2.8.1 or higher.
dotnet add package Xam.Plugins.Notifier --version 1.0.1
NuGet\Install-Package Xam.Plugins.Notifier -Version 1.0.1
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="Xam.Plugins.Notifier" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugins.Notifier --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xam.Plugins.Notifier, 1.0.1"
#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 Xam.Plugins.Notifier as a Cake Addin #addin nuget:?package=Xam.Plugins.Notifier&version=1.0.1 // Install Xam.Plugins.Notifier as a Cake Tool #tool nuget:?package=Xam.Plugins.Notifier&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.0 was computed. |
Windows Phone | wp81 is compatible. wpa81 is compatible. |
Windows Store | win8 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.
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
|
Added documentation.