Plugin.LocalNotification.Core 1.0.0-preview02

This is a prerelease version of Plugin.LocalNotification.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Plugin.LocalNotification.Core --version 1.0.0-preview02
                    
NuGet\Install-Package Plugin.LocalNotification.Core -Version 1.0.0-preview02
                    
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.Core" Version="1.0.0-preview02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plugin.LocalNotification.Core" Version="1.0.0-preview02" />
                    
Directory.Packages.props
<PackageReference Include="Plugin.LocalNotification.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Plugin.LocalNotification.Core --version 1.0.0-preview02
                    
#r "nuget: Plugin.LocalNotification.Core, 1.0.0-preview02"
                    
#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.
#:package Plugin.LocalNotification.Core@1.0.0-preview02
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Plugin.LocalNotification.Core&version=1.0.0-preview02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Plugin.LocalNotification.Core&version=1.0.0-preview02&prerelease
                    
Install as a Cake Tool

icon64

CI Nuget Build

Plugin.LocalNotification

The local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.

Setup

Platform Support

Feature net9.0-ios net9.0-android
Build SDK >= 26 >= API 36
Supported OS Version >= 15 >= API 21
Title
Description
Subtitle
Schedule
Repeat
Custom Sounds
Images
Notification Actions
Clear Delivered Notifications
Get Pending Notifications
Get Delivered Notifications
Location Notifications

Usage

Screen Record

<img src="https://raw.githubusercontent.com/thudugala/Plugin.LocalNotification/60c9342ba866b1af1278c273f3d41a168901e4ff/Screenshots/screenRecord.gif" alt="Screen Record" width="512px" >

Video

Xamarin.Forms (Support ended on May 1, 2024)

Local Push Notifications in Xamarin.Forms

.Net MAUI

Local Push Notifications in .Net MAUI

In Visual Studio, confirm that SourceLink is enabled. Also, Turn off "Just My Code" since, well, this isn't your code.

https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink

Limitations

Only support <b>iOS</b> and <b>Android</b> for the moment.

Contributing

Contributions are welcome. Feel free to file issues and pull requests on the repo and they'll be reviewed as time permits.

Thank you

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-android36.0 is compatible.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-ios26.0 is compatible.  net10.0-maccatalyst was computed.  net10.0-maccatalyst26.0 is compatible.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed.  net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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

Package Downloads
Plugin.LocalNotification

The local notification plugin provides a way to show local notifications from MAUI apps.

Plugin.LocalNotification.Geofence

Geofence support for Plugin.LocalNotification. References Google Play Services Location on Android only when used. Requires Plugin.LocalNotification to function.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-preview03 63 3/11/2026
1.0.0-preview02 42 3/10/2026