PushSharp.Core
1.0.2
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
Install-Package PushSharp.Core -Version 1.0.2
dotnet add package PushSharp.Core --version 1.0.2
<PackageReference Include="PushSharp.Core" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PushSharp.Core --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PushSharp.Core, 1.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PushSharp.Core as a Cake Addin
#addin nuget:?package=PushSharp.Core&version=1.0.2
// Install PushSharp.Core as a Cake Tool
#tool nuget:?package=PushSharp.Core&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.0.2 - add support of TLS1.1 and TLS1.2
Dependencies
-
- Newtonsoft.Json (>= 10.0.3)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PushSharp.Core:
Package | Downloads |
---|---|
CrewCloud.Platform
Package Description
|
|
Spin
Web Framework cross platforms based to .net core
|
|
Olive.PushNotification
Olive Framework
|
|
Flynk.Net.Services.Notifications
Package Description
|
|
Quest.CoreLib
Quest core library
|
GitHub repositories
This package is not used by any popular GitHub repositories.