PubnubNetPlatform 3.8.7

.NET Standard 1.3 .NET Framework 3.5
dotnet add package PubnubNetPlatform --version 3.8.7
NuGet\Install-Package PubnubNetPlatform -Version 3.8.7
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="PubnubNetPlatform" Version="3.8.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PubnubNetPlatform --version 3.8.7
#r "nuget: PubnubNetPlatform, 3.8.7"
#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 PubnubNetPlatform as a Cake Addin
#addin nuget:?package=PubnubNetPlatform&version=3.8.7

// Install PubnubNetPlatform as a Cake Tool
#tool nuget:?package=PubnubNetPlatform&version=3.8.7

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.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Windows Phone wpa81
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
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.8.7 226,742 3/9/2017
3.8.7-rc1 689 3/8/2017
3.8.6 859 3/2/2017
3.8.5 2,636 12/27/2016
3.8.4 1,204 11/14/2016
3.8.3 918 10/19/2016
3.8.2 1,297 9/19/2016
3.8.1 1,828 8/23/2016
3.8.0 843 8/10/2016

comma encoding fix for multi channelgroups. channel remove fix for channelgroup.