PushNotifications.WS.MSI 5.0.2

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

// Install PushNotifications.WS.MSI as a Cake Tool
#tool nuget:?package=PushNotifications.WS.MSI&version=5.0.2

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.4 2,235 10/26/2018
5.0.3 2,116 10/12/2018
5.0.2 2,242 8/15/2018
5.0.1 2,206 8/7/2018
5.0.0 2,345 8/3/2018
4.1.0 2,283 8/2/2018
4.0.3 2,370 5/14/2018
4.0.2 2,126 5/14/2018
4.0.1 2,202 4/16/2018
4.0.0 2,392 4/16/2018
3.2.0 2,321 4/5/2018
3.1.0 2,315 3/27/2018
2.0.22 2,130 9/27/2017
2.0.21 1,838 8/14/2017
2.0.20 2,017 8/14/2017
2.0.19 2,061 8/14/2017
2.0.18 2,104 8/14/2017
2.0.17 1,994 8/14/2017
2.0.16 2,401 6/20/2017
2.0.15 2,028 6/15/2017
2.0.14 2,357 6/15/2017
2.0.13 2,271 3/24/2017
2.0.12 2,159 2/7/2017
2.0.11 2,242 2/7/2017
2.0.10 2,367 2/6/2017
2.0.9 2,168 2/6/2017
2.0.8 2,489 12/21/2016
2.0.7 2,138 11/29/2016
2.0.6 2,397 11/28/2016
2.0.5 2,157 11/27/2016
2.0.4 2,536 11/24/2016
2.0.1 2,371 11/9/2016
2.0.0 2,673 11/9/2016
2.0.0-beta0001 2,162 11/9/2016
1.0.0 2,636 10/14/2016
1.0.0-beta0004 2,454 9/4/2016
1.0.0-beta0003 2,379 9/1/2016
1.0.0-beta0002 2,356 9/1/2016

Fixes the TopicSubsciptionTracker endpoint
Logs an error when unsubscribe command fails to be published
Reworks the InMemoryPushNotificationAggregator. The access to the internal buffer is synchronized and sends all notifications when the entire buffer is flushed
Configures log levels for log4net in a way that only pushnotification logs are DEBUG and everything else is ERROR