Zebble.PushNotification 5.1.0

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

Cross platform push notification plugin for Zebble apps.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.1.0 267 9/23/2024
5.0.1 1,168 7/3/2024
5.0.0 920 3/4/2024
4.0.205 3,535 1/14/2024
4.0.204 421 1/11/2024
4.0.203 7,995 3/2/2023
4.0.202 1,673 1/26/2023
4.0.201 914 1/1/2023
4.0.200 858 1/1/2023
4.0.199 989 11/18/2022
4.0.198 877 11/18/2022
4.0.197 2,047 4/15/2021
4.0.196 1,017 3/19/2021
4.0.195 982 3/11/2021
4.0.194 1,019 3/11/2021
4.0.193 1,039 3/11/2021
4.0.192 1,043 3/5/2021
4.0.191 1,031 1/12/2021
4.0.190 1,011 1/12/2021
4.0.189 989 1/12/2021
4.0.188 1,058 1/9/2021
4.0.187 1,081 1/6/2021
4.0.186 1,025 1/4/2021
4.0.185 1,179 12/1/2020
4.0.184 1,330 6/18/2020
4.0.183 1,411 10/14/2019
4.0.182 1,347 5/1/2019
4.0.181 1,221 5/1/2019
4.0.180 1,290 3/27/2019
4.0.177 1,684 7/26/2018
4.0.176 2,007 1/26/2018
4.0.175 1,886 1/22/2018
4.0.174 1,861 1/19/2018
4.0.173 1,679 10/20/2017
4.0.172 1,783 8/16/2017
4.0.171 1,670 8/15/2017
4.0.170 1,705 8/15/2017

Minor fixes