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.
#:package Zebble.LocalNotification@2.1.0
                    
#: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=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 340 9/23/2024
2.0.5 862 9/8/2024
2.0.4 283 8/22/2024
2.0.3 194 8/22/2024
2.0.2 459 7/4/2024
2.0.1 213 7/3/2024
2.0.0 884 3/3/2024
1.1.178 3,359 1/14/2024
1.1.177 182 1/14/2024
1.1.176 167 1/14/2024
1.1.175 173 1/11/2024
1.1.174 165 1/11/2024
1.1.173 148 1/11/2024
1.1.172 210 1/11/2024
1.1.171 173 1/11/2024
1.1.170 2,331 11/16/2023
1.1.169 1,942 7/31/2023
1.1.168 1,777 5/18/2023
1.1.167 2,359 3/2/2023
1.1.166 1,233 1/31/2023
1.1.165 368 1/30/2023
1.1.164 513 1/9/2023
1.1.163 379 1/9/2023
1.1.162 472 1/1/2023
1.1.161 385 1/1/2023
1.1.160 401 1/1/2023
1.1.159 389 12/22/2022
1.1.158 364 12/21/2022
1.1.157 401 12/20/2022
1.1.156 384 12/20/2022
1.1.155 389 12/19/2022
1.1.154 394 12/19/2022
1.1.153 1,588 1/10/2022
1.1.152 388 1/6/2022
1.1.151 419 1/3/2022
1.1.150 380 12/31/2021
1.1.149 398 12/31/2021
1.1.148 378 12/31/2021
1.1.147 375 12/29/2021
1.1.146 693 4/15/2021
1.1.145 599 2/8/2021
1.1.144 577 1/12/2021
1.1.143 518 1/12/2021
1.1.142 516 1/12/2021
1.1.141 580 1/9/2021
1.1.140 550 1/1/2021
1.1.139 832 6/18/2020
1.1.138 685 5/14/2020
1.1.137 656 5/5/2020
1.1.136 635 5/1/2020
1.0.135 782 1/12/2020
1.0.134 704 1/12/2020
1.0.133 761 12/30/2019
1.0.132 718 11/17/2019
1.0.131 668 11/15/2019
1.0.130 680 11/13/2019
1.0.129 694 10/30/2019
1.0.127 752 8/27/2019
1.0.126 749 8/8/2019
1.0.125 741 8/7/2019
1.0.124 680 8/7/2019
1.0.123 742 8/2/2019
1.0.122 751 7/29/2019
1.0.121 700 7/26/2019
1.0.120 749 7/19/2019
1.0.119 706 7/19/2019
1.0.118 834 4/26/2019
1.0.117 778 4/25/2019
1.0.116 766 4/25/2019
1.0.115 804 4/23/2019
1.0.114 780 4/1/2019
1.0.113 778 3/29/2019
1.0.112 795 3/27/2019
1.0.108 768 3/27/2019
1.0.105 790 3/1/2019
1.0.104 1,847 7/20/2018
1.0.103 1,596 1/26/2018
1.0.102 1,436 1/19/2018
1.0.101 1,402 1/15/2018

Minor fixes