PubnubUWP 8.3.4
dotnet add package PubnubUWP --version 8.3.4
NuGet\Install-Package PubnubUWP -Version 8.3.4
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="PubnubUWP" Version="8.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PubnubUWP" Version="8.3.4" />
<PackageReference Include="PubnubUWP" />
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 PubnubUWP --version 8.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PubnubUWP, 8.3.4"
#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 PubnubUWP@8.3.4
#: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=PubnubUWP&version=8.3.4
#tool nuget:?package=PubnubUWP&version=8.3.4
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. |
|---|---|
| Universal Windows Platform | uap10.0.10586 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
UAP 10.0.10586
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.2.14)
- Newtonsoft.Json (>= 13.0.3)
- System.Collections.Concurrent (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
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 |
|---|---|---|
| 8.3.4 | 112 | 7/29/2026 |
| 8.3.3 | 115 | 7/21/2026 |
| 8.3.2 | 103 | 7/15/2026 |
| 8.3.1 | 119 | 7/7/2026 |
| 8.3.0 | 135 | 6/9/2026 |
| 8.2.1 | 130 | 6/1/2026 |
| 8.2.0 | 134 | 5/18/2026 |
| 8.1.0 | 528 | 12/18/2025 |
| 8.0.4 | 439 | 12/4/2025 |
| 8.0.3 | 640 | 11/20/2025 |
| 8.0.2 | 647 | 11/18/2025 |
| 8.0.1 | 442 | 11/4/2025 |
| 8.0.0 | 434 | 10/28/2025 |
| 7.5.0 | 454 | 9/2/2025 |
| 7.4.1 | 401 | 7/31/2025 |
| 7.4.0 | 824 | 7/23/2025 |
| 7.3.15 | 436 | 7/3/2025 |
| 7.3.14 | 461 | 6/26/2025 |
| 7.3.13 | 431 | 6/6/2025 |
| 7.3.12 | 413 | 5/30/2025 |
Loading failed
Fixed issue related to Reconnect to retain subscription state.
Removed value cap from maxRetry in Linear/Exponential policies.
Emit status PNUnexpectedDisconnectCategory when retry attempts exhausted. Instead every retry attempt failures.