Skip to content
Elvin (Tharindu) Thudugala edited this page Aug 1, 2022 · 5 revisions

Plugin.LocalNotification

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

  • Plugin.LocalNotification Available on NuGet: https://www.nuget.org/packages/Plugin.LocalNotification
  • .Net MAUI

    • Install Version 10.0.0 above
    • Install into your project
  • Xamarin.Forms

    • Install into your platform-specific projects (iOS/Android), and any .NET Standard 2.0/2.1 projects required for your app.