NPushover 1.1.0

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

// Install NPushover as a Cake Tool
#tool nuget:?package=NPushover&version=1.1.0

Pushover client.

Product Compatible and additional computed target framework versions.
.NET Framework net45-client is compatible. 
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 NPushover:

Package Downloads
NLog.Targets.Pushover

NLog.Targets.Pushover is a custom target for NLog enabling you to send logging messages to the Pushover service

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 11,176 5/31/2016
1.2.0 1,048 5/31/2016
1.1.0 3,935 6/25/2015
1.0.2 1,021 6/22/2015

* Uses .ConfigureAwait(false) internally where applicable (which is considered a 'best practice' for libraries).
* Updated to Newtonsoft.Json 7.0.1