Zebble.LocalNotification 2.1.0

dotnet add package Zebble.LocalNotification --version 2.1.0
                    
NuGet\Install-Package Zebble.LocalNotification -Version 2.1.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="Zebble.LocalNotification" Version="2.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Zebble.LocalNotification" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Zebble.LocalNotification" />
                    
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 Zebble.LocalNotification --version 2.1.0
                    
#r "nuget: Zebble.LocalNotification, 2.1.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.
#addin nuget:?package=Zebble.LocalNotification&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Zebble.LocalNotification&version=2.1.0
                    
Install as a Cake Tool

A Zebble plugin that enables you to send or schedule native local notifications.

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios17.5 is compatible.  net8.0-windows10.0.19041 is compatible.  net9.0-android was computed.  net9.0-ios was computed.  net9.0-windows was computed.  net10.0-android was computed.  net10.0-ios was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Zebble.LocalNotification:

Package Downloads
Zebble.PushNotification

Cross platform push notification plugin for Zebble apps.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.0 279 9/23/2024
2.0.5 827 9/8/2024
2.0.4 251 8/22/2024
2.0.3 153 8/22/2024
2.0.2 406 7/4/2024
2.0.1 180 7/3/2024
2.0.0 851 3/3/2024
1.1.178 3,323 1/14/2024
1.1.177 151 1/14/2024
1.1.176 144 1/14/2024
1.1.175 142 1/11/2024
1.1.174 136 1/11/2024
1.1.173 129 1/11/2024
1.1.172 180 1/11/2024
1.1.171 151 1/11/2024
1.1.170 2,298 11/16/2023
1.1.169 1,890 7/31/2023
1.1.168 1,717 5/18/2023
1.1.167 2,300 3/2/2023
1.1.166 1,174 1/31/2023
1.1.165 311 1/30/2023
1.1.164 455 1/9/2023
1.1.163 319 1/9/2023
1.1.162 413 1/1/2023
1.1.161 332 1/1/2023
1.1.160 339 1/1/2023
1.1.159 342 12/22/2022
1.1.158 317 12/21/2022
1.1.157 344 12/20/2022
1.1.156 325 12/20/2022
1.1.155 341 12/19/2022
1.1.154 336 12/19/2022
1.1.153 1,520 1/10/2022
1.1.152 322 1/6/2022
1.1.151 352 1/3/2022
1.1.150 325 12/31/2021
1.1.149 334 12/31/2021
1.1.148 310 12/31/2021
1.1.147 312 12/29/2021
1.1.146 625 4/15/2021
1.1.145 527 2/8/2021
1.1.144 502 1/12/2021
1.1.143 444 1/12/2021
1.1.142 446 1/12/2021
1.1.141 506 1/9/2021
1.1.140 476 1/1/2021
1.1.139 753 6/18/2020
1.1.138 610 5/14/2020
1.1.137 582 5/5/2020
1.1.136 561 5/1/2020
1.0.135 704 1/12/2020
1.0.134 627 1/12/2020
1.0.133 683 12/30/2019
1.0.132 643 11/17/2019
1.0.131 594 11/15/2019
1.0.130 603 11/13/2019
1.0.129 631 10/30/2019
1.0.127 686 8/27/2019
1.0.126 673 8/8/2019
1.0.125 676 8/7/2019
1.0.124 612 8/7/2019
1.0.123 665 8/2/2019
1.0.122 672 7/29/2019
1.0.121 623 7/26/2019
1.0.120 671 7/19/2019
1.0.119 630 7/19/2019
1.0.118 757 4/26/2019
1.0.117 702 4/25/2019
1.0.116 702 4/25/2019
1.0.115 735 4/23/2019
1.0.114 716 4/1/2019
1.0.113 704 3/29/2019
1.0.112 719 3/27/2019
1.0.108 694 3/27/2019
1.0.105 713 3/1/2019
1.0.104 1,727 7/20/2018
1.0.103 1,429 1/26/2018
1.0.102 1,262 1/19/2018
1.0.101 1,241 1/15/2018

Minor fixes