Skip to content
AJ Tatum edited this page Nov 7, 2019 · 1 revision

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

To install PushBulletSharp.Core, run the following command in the Package Manager Console

PM> Install-Package PushBulletSharp.Core

To get started, check out the Push Examples wiki page.

Now that ephemerals are supported please look at the Ephemerals wiki page.

Clone this wiki locally