Pubnub 8.1.0
dotnet add package Pubnub --version 8.1.0
NuGet\Install-Package Pubnub -Version 8.1.0
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="Pubnub" Version="8.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pubnub" Version="8.1.0" />
<PackageReference Include="Pubnub" />
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 Pubnub --version 8.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pubnub, 8.1.0"
#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.
#:package Pubnub@8.1.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pubnub&version=8.1.0
#tool nuget:?package=Pubnub&version=8.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Pubnub:
| Package | Downloads |
|---|---|
|
RingCentral.Net.Pubnub
RingCentral SDK for .NET, Pubnub |
|
|
MicroLite.Messaging.EventFeed
event feed using pubnub. |
|
|
CT.PubSub
A library for enhancing the use of PubNub's C# APIs in CTI's .NET applications |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.1.0 | 1,058 | 12/18/2025 |
| 8.0.4 | 942 | 12/4/2025 |
| 8.0.3 | 1,307 | 11/20/2025 |
| 8.0.2 | 599 | 11/18/2025 |
| 8.0.1 | 1,060 | 11/4/2025 |
| 8.0.0 | 713 | 10/28/2025 |
| 7.5.0 | 40,447 | 9/2/2025 |
| 7.4.1 | 1,246 | 7/31/2025 |
| 7.4.0 | 1,163 | 7/23/2025 |
| 7.3.15 | 879 | 7/3/2025 |
| 7.3.14 | 498 | 6/26/2025 |
| 7.3.13 | 764 | 6/6/2025 |
| 7.3.12 | 440 | 5/30/2025 |
| 7.3.11 | 1,502 | 5/22/2025 |
| 7.3.10 | 601 | 5/9/2025 |
| 7.3.9 | 419 | 5/9/2025 |
| 7.3.8 | 1,308 | 4/8/2025 |
| 7.3.7 | 477 | 4/7/2025 |
| 7.3.6 | 561 | 4/3/2025 |
| 7.3.5 | 474 | 3/31/2025 |
Loading failed
Added a config option to split multi-channel subscribes for keysets with channel sharding enabled.