PushNotifications.Api 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PushNotifications.Api --version 1.0.0
NuGet\Install-Package PushNotifications.Api -Version 1.0.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="PushNotifications.Api" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PushNotifications.Api --version 1.0.0
#r "nuget: PushNotifications.Api, 1.0.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.
// Install PushNotifications.Api as a Cake Addin
#addin nuget:?package=PushNotifications.Api&version=1.0.0

// Install PushNotifications.Api as a Cake Tool
#tool nuget:?package=PushNotifications.Api&version=1.0.0

PushNotifications

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.7 1,052 10/26/2018
5.0.6 869 10/16/2018
5.0.5 966 8/15/2018
5.0.4 929 8/15/2018
5.0.3 925 8/15/2018
5.0.2 1,019 8/9/2018
5.0.1 972 8/7/2018
5.0.0 1,160 8/3/2018
4.1.0 990 8/2/2018
4.0.6 1,108 5/14/2018
4.0.5 1,089 5/14/2018
4.0.4 1,085 5/14/2018
4.0.3 1,096 5/14/2018
4.0.2 1,045 5/14/2018
4.0.1 1,010 4/16/2018
4.0.0 1,081 4/16/2018
3.2.0 1,067 4/5/2018
3.1.0 1,049 3/27/2018
2.0.22 983 10/30/2017
2.0.21 1,000 9/27/2017
2.0.20 1,014 8/30/2017
2.0.19 1,004 8/14/2017
2.0.18 975 8/14/2017
2.0.17 1,025 8/14/2017
2.0.16 977 8/14/2017
2.0.15 1,001 8/14/2017
2.0.14 1,104 6/15/2017
2.0.13 1,060 3/24/2017
2.0.12 1,095 2/7/2017
2.0.11 1,089 2/7/2017
2.0.10 1,111 2/6/2017
2.0.9 1,043 12/21/2016
2.0.8 1,020 11/29/2016
2.0.7 1,036 11/28/2016
2.0.6 993 11/27/2016
2.0.5 1,101 11/27/2016
2.0.4 1,093 11/24/2016
2.0.0 1,260 11/9/2016
2.0.0-beta0001 1,001 11/9/2016
1.0.0 1,147 10/14/2016
1.0.0-beta0004 909 9/4/2016
1.0.0-beta0003 845 9/1/2016
1.0.0-beta0002 880 9/1/2016

We are sending 20 push notifications every 5 seconds if the usage of the CPU is below 50%
Adds empty constructor for PushNotificationModel
Adds check if the token is already used by another user and removing it from him if there is one.