Skip to main content
PubnubNetPlatform package icon

PubnubNetPlatform

PubNub allows you to securely connect mobile phones, tablets, laptops, desktops and other clients outside of your cloud. PubNub provides the connectivity from your cloud to push data to end clients (phones, tablets, laptops and servers). This is called Real-time Data Push, or Push Notifications. PubNub removes the need for your client apps to constantly poll your cloud for new updates. So you can push data from a Server to a Client. And also you may push data from one Server to another Server, just like Azure ServiceBus ESB. Another option is available for a Mobile Phone to Push Data to another Mobile Phone or any endpoint. With PubNub this becomes easy using the two basic Publish/Subscribe APIs. Additionally PubNub provides automatic Broadcasting. When multiple clients/servers/phones are subscribed to a single channel, each endpoint receives a published message simultaneously.

Total Downloads
592.2K
592,190
Published
Mar 9, 2017
Latest stable version

Install

.NET CLI
dotnet add package PubnubNetPlatform --version 3.8.7
Package Manager Console
Install-Package PubnubNetPlatform -Version 3.8.7
PackageReference
<PackageReference Include="PubnubNetPlatform" Version="3.8.7" />

Frameworks

.NETFramework3.5 .NETFramework4.0 .NETPortable4.0-Profile136 .NETPortable4.5-Profile111 .NETPortable4.5-Profile259 .NETStandard1.3 WindowsPhoneApp8.1

Dependencies

System.Threading.dll
.NETFramework3.5
[1.0.2856, )
Newtonsoft.Json
.NETFramework3.5
[9.0.1, )
Newtonsoft.Json
.NETFramework4.0
[9.0.1, )
Portable.BouncyCastle-Signed
.NETPortable4.0-Profile136
[1.7.0.2, )
Newtonsoft.Json
.NETPortable4.0-Profile136
[9.0.1, )
Portable.BouncyCastle-Signed
.NETPortable4.5-Profile111
[1.7.0.2, )
Newtonsoft.Json
.NETPortable4.5-Profile111
[9.0.1, )
Portable.BouncyCastle-Signed
.NETPortable4.5-Profile259
[1.7.0.2, )
Newtonsoft.Json
.NETPortable4.5-Profile259
[9.0.1, )
NETStandard.Library
.NETStandard1.3
[1.6.0, )
System.Net.Requests
.NETStandard1.3
[4.0.11, )
[4.0.1, )
[4.1.0, )
[4.0.10, )
System.Linq.Queryable
.NETStandard1.3
[4.0.1, )
System.Text.Encoding
.NETStandard1.3
[4.0.11, )
[4.0.11, )
Newtonsoft.Json
.NETStandard1.3
[9.0.1, )
System.ComponentModel
WindowsPhoneApp8.1
[4.0.0, )
System.Collections
WindowsPhoneApp8.1
[4.0.0, )
[4.0.0, )
[4.0.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 7 target frameworks; confirm the exact target used by your application.

The published metadata declares 32 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.