Plugin.LocalNotification 2.0.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Plugin.LocalNotification --version 2.0.0
NuGet\Install-Package Plugin.LocalNotification -Version 2.0.0
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="Plugin.LocalNotification" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.LocalNotification --version 2.0.0
#r "nuget: Plugin.LocalNotification, 2.0.0"
#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 Plugin.LocalNotification as a Cake Addin
#addin nuget:?package=Plugin.LocalNotification&version=2.0.0

// Install Plugin.LocalNotification as a Cake Tool
#tool nuget:?package=Plugin.LocalNotification&version=2.0.0

Scheduled local notifications will persist after device reboot, if permission "android.permission.RECEIVE_BOOT_COMPLETED" is set and SDK more than 5.0 Lollipop (API 21)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework 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 monoandroid was computed.  monoandroid81 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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 (6)

Showing the top 5 NuGet packages that depend on Plugin.LocalNotification:

Package Downloads
Fluker

This package contains common classes and interfaces that are used in other Fluker controls.

Fluker.Media

This package contains classes, interfaces, controls and utility for support media like video, pdf and images in the app. It depends on Fluker

Fluker.Maps

This package contains support to custom integrations of the system Map platform. It depends on Fluker.Base

Fluker.Account.Email

This package contains classes, interfaces, controls and utility for support Users (Login, Registrarion) through email in the app. It depends on Fluker

Fluker.Shop.Stripe

This package contains classes, interfaces, controls and utility for integrate a shop system like cart and payments with credit card in the app. It depends on Fluker.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Plugin.LocalNotification:

Repository Stars
msasanmh/SecureDNSClient
A GUI for DNSLookup, DNSProxy, DNSCrypt and GoodbyeDPI.
thudugala/Plugin.LocalNotification
The local notification plugin provides a way to show local notifications from .Net MAUI and Xamarin Forms apps .
Version Downloads Last updated
11.1.1 2,777 2/26/2024
11.1.0 1,360 2/21/2024
10.2.0-preview01 112 2/21/2024
10.1.8 52,395 6/29/2023
9.2.0 39,788 2/8/2022
8.0.2 7,296 7/21/2021
7.0.0 1,334 7/17/2021
6.1.0 25,172 6/3/2021
5.2.0 27,187 12/17/2020

Added Schedule Notification Support