PushBoxSDK 0.3.6383.25625

dotnet add package PushBoxSDK --version 0.3.6383.25625
NuGet\Install-Package PushBoxSDK -Version 0.3.6383.25625
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="PushBoxSDK" Version="0.3.6383.25625" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PushBoxSDK --version 0.3.6383.25625
#r "nuget: PushBoxSDK, 0.3.6383.25625"
#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 PushBoxSDK as a Cake Addin
#addin nuget:?package=PushBoxSDK&version=0.3.6383.25625

// Install PushBoxSDK as a Cake Tool
#tool nuget:?package=PushBoxSDK&version=0.3.6383.25625

PushBox SDK

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in 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
0.3.6383.25625 1,222 6/23/2017
0.2.5828.25563 1,287 12/16/2015
0.1.5821.23814 1,251 12/9/2015
0.1.5821.19984 1,175 12/9/2015
0.1.5820.28856 965 12/8/2015
0.1.5820.27815 937 12/8/2015

Added ActivateForegroundMode and ActiveBackgroundMode to handle notifications in foreground or background.

See https://github.com/house-of-code/pushbox-sdk-example-windows for updated example.