PushBulletSharp 3.1.0

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

// Install PushBulletSharp as a Cake Tool
#tool nuget:?package=PushBulletSharp&version=3.1.0                

A simple C# wrapper to PushBullet's HTTP API.

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
3.1.0 11,156 1/24/2018
3.0.1 3,971 11/8/2016
3.0.0 1,274 11/8/2016
2.3.3 13,215 1/6/2016
2.3.2 1,726 10/26/2015
2.3.1 1,678 10/16/2015
2.3.0 1,342 10/15/2015
2.2.1 1,622 10/8/2015
2.2.0 2,080 10/8/2015
2.1.1 1,740 8/31/2015
2.1.0 1,548 8/23/2015
2.0.0 1,697 5/25/2015
1.5.0 1,604 3/26/2015
1.4.1 1,411 3/21/2015
1.4.0 1,920 10/19/2014
1.3.0 1,305 10/5/2014
1.2.1 1,314 9/15/2014
1.2.0 1,546 9/14/2014
1.1.0 1,557 9/14/2014
1.0.0 1,504 9/14/2014

PushbulletSharp version 3.1 addresses a couple of outstanding issues that have been open for far too long. Unencrypted ephemerals are now supported. Lists and addresses have been removed as types of pushes that can be performed.