PushSharp 3.0.0-beta37

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

// Install PushSharp as a Cake Tool
#tool nuget:?package=PushSharp&version=3.0.0-beta37&prerelease

A server-side library for sending Push Notifications to iOS/OSX (APNS), Android/Chrome (GCM), Windows Phone/Windows (WNS), Amazon (ADM), Blackberry and Firefox OS

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0.0-beta37 147 12/15/2015
3.0.0-beta36 135 12/12/2015
3.0.0-beta32 165 11/24/2015
3.0.0-beta31 187 11/9/2015
3.0.0-beta30 58 11/9/2015
3.0.0-beta29 142 11/3/2015
2.2.1 65,423 10/15/2014
2.2.0 1,691 10/14/2014
2.1.2-beta 6,058 8/8/2013
2.1.1-beta 529 5/31/2013
2.1.0-beta 173 5/29/2013
2.0.4 46,349 4/25/2013
2.0.3 1,534 4/9/2013
2.0.2 269 4/8/2013
2.0.1 932 3/25/2013
2.0.0 880 3/19/2013
1.1.1 14,310 1/24/2013
1.1.0 203 1/23/2013
1.0.18 774 12/28/2012
1.0.17 3,906 10/9/2012
1.0.16 142 10/9/2012
1.0.15 264 10/5/2012
1.0.14 305 9/18/2012
1.0.13 185 9/13/2012
1.0.11 1,049 8/28/2012
1.0.10 364 8/10/2012
1.0.9 154 8/9/2012
1.0.8 149 8/8/2012
1.0.7 209 8/1/2012
1.0.6 153 8/1/2012
1.0.5 281 7/13/2012
1.0.4 169 7/9/2012
1.0.3 198 6/26/2012
1.0.2 151 6/25/2012
1.0.1 149 6/25/2012
1.0.0 194 6/18/2012

3.0.0-beta* - Complete Rewrite, New API, see project site for more info