File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11![ icon64] ( https://user-images.githubusercontent.com/4112014/139563161-b7f3cdba-e161-4f6c-80ae-45f0253c4340.png )
22
3- ![ CI] ( https://github.com/thudugala/Plugin.LocalNotification/workflows/CI/badge.svg?branch=master )
4- [ ![ NuGet] ( https://img.shields.io/nuget/v/Plugin.LocalNotification.svg )] ( https://www.nuget.org/packages/Plugin.LocalNotification/ )
5- [ ![ NuGet] ( https://img.shields.io/nuget/dt/Plugin.LocalNotification.svg )] ( https://www.nuget.org/packages/Plugin.LocalNotification/ )
3+ [ ![ CI] ( https://github.com/thudugala/Plugin.LocalNotification/actions/workflows/main.yml/badge.svg )] ( https://github.com/thudugala/Plugin.LocalNotification/actions/workflows/main.yml )
4+ [ ![ Nuget Build] ( https://github.com/thudugala/Plugin.LocalNotification/actions/workflows/nuget.yml/badge.svg )] ( https://github.com/thudugala/Plugin.LocalNotification/actions/workflows/nuget.yml )
65
76# Plugin.LocalNotification
87The local notification plugin provides a way to show local notifications from Xamarin.Forms / .Net MAUI apps.
98
109# Setup
1110
12- - ` Plugin.LocalNotification ` Available on NuGet: https://www.nuget.org/packages/Plugin.LocalNotification
11+ - ` Plugin.LocalNotification ` Available on
12+ - NuGet: https://www.nuget.org/packages/Plugin.LocalNotification [ ![ NuGet] ( https://img.shields.io/nuget/v/Plugin.LocalNotification.svg )] ( https://www.nuget.org/packages/Plugin.LocalNotification/ ) [ ![ NuGet] ( https://img.shields.io/nuget/dt/Plugin.LocalNotification.svg )] ( https://www.nuget.org/packages/Plugin.LocalNotification/ )
13+ - NuGet: https://www.nuget.org/packages/Plugin.LocalNotification.Geofence [ ![ NuGet] ( https://img.shields.io/nuget/v/Plugin.LocalNotification.Geofence.svg )] ( https://www.nuget.org/packages/Plugin.LocalNotification.Geofence/ ) [ ![ NuGet] ( https://img.shields.io/nuget/dt/Plugin.LocalNotification.Geofence.svg )] ( https://www.nuget.org/packages/Plugin.LocalNotification.Geofence/ )
1314- #### .Net MAUI
1415 - Install Version 10.0.0 above
1516 - Install into your project
You can’t perform that action at this time.
0 commit comments