PushSharp 4.0.10

dotnet add package PushSharp --version 4.0.10
                    
NuGet\Install-Package PushSharp -Version 4.0.10
                    
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="4.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PushSharp" Version="4.0.10" />
                    
Directory.Packages.props
<PackageReference Include="PushSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PushSharp --version 4.0.10
                    
#r "nuget: PushSharp, 4.0.10"
                    
#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.
#addin nuget:?package=PushSharp&version=4.0.10
                    
Install PushSharp as a Cake Addin
#tool nuget:?package=PushSharp&version=4.0.10
                    
Install PushSharp as a Cake Tool

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 (8)

Showing the top 5 NuGet packages that depend on PushSharp:

Package Downloads
APMP.AlertService

Description

FSoft.MEAP

All MEAP dlls

BmSoftware.Core.v4

BmSoftware.Core.v4 Library

MasDev.Common.Push.PushSharp

MasDev.Common.Push.PushSharp

EasyPushNotification

Simple Push Notification class library to send notifications to Android and iOS Find configuration information at http://ransandeep.blogspot.in/2013/12/nuget-package-for-push-notification-on.html

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.10 2,690,202 4/7/2016
4.0.8 10,569 4/5/2016
4.0.4 10,747 3/24/2016
4.0.1 3,291 3/23/2016
4.0.0 5,397 3/19/2016
3.0.1.15 12,874 3/9/2016
3.0.1 12,568 2/21/2016
3.0.0-beta64 3,340 2/3/2016
3.0.0-beta63 3,035 1/15/2016
3.0.0-beta62 2,171 1/13/2016
3.0.0-beta53 2,108 1/7/2016
3.0.0-beta38 2,147 12/26/2015
3.0.0-beta37 1,967 12/15/2015
3.0.0-beta36 2,123 12/12/2015
3.0.0-beta32 2,236 11/24/2015
3.0.0-beta31 2,560 11/9/2015
3.0.0-beta30 1,921 11/9/2015
3.0.0-beta29 2,707 11/3/2015
2.2.1 452,349 10/15/2014
2.2.0 9,294 10/14/2014
2.1.2-beta 8,443 8/8/2013
2.1.1-beta 2,675 5/31/2013
2.1.0-beta 2,235 5/29/2013
2.0.4 97,131 4/25/2013
2.0.3 4,695 4/9/2013
2.0.2 3,094 4/8/2013
2.0.1 3,822 3/25/2013
2.0.0 3,838 3/19/2013
1.1.1 17,730 1/24/2013
1.1.0 3,020 1/23/2013
1.0.18 3,692 12/28/2012
1.0.17 23,136 10/9/2012
1.0.16 2,944 10/9/2012
1.0.15 3,037 10/5/2012
1.0.14 3,045 9/18/2012
1.0.13 2,906 9/13/2012
1.0.11 3,839 8/28/2012
1.0.10 3,141 8/10/2012
1.0.9 2,927 8/9/2012
1.0.8 2,937 8/8/2012
1.0.7 2,974 8/1/2012
1.0.6 3,014 8/1/2012
1.0.5 3,059 7/13/2012
1.0.4 2,902 7/9/2012
1.0.3 3,058 6/26/2012
1.0.2 3,000 6/25/2012
1.0.1 2,904 6/25/2012
1.0.0 2,658 6/18/2012

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