PubnubUWP 8.2.0

dotnet add package PubnubUWP --version 8.2.0
                    
NuGet\Install-Package PubnubUWP -Version 8.2.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="PubnubUWP" Version="8.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PubnubUWP" Version="8.2.0" />
                    
Directory.Packages.props
<PackageReference Include="PubnubUWP" />
                    
Project file
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.2.0
                    
#r "nuget: PubnubUWP, 8.2.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 PubnubUWP@8.2.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=PubnubUWP&version=8.2.0
                    
Install as a Cake Addin
#tool nuget:?package=PubnubUWP&version=8.2.0
                    
Install as a Cake Tool

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 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.

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.2.0 0 5/18/2026
8.1.0 485 12/18/2025
8.0.4 394 12/4/2025
8.0.3 601 11/20/2025
8.0.2 607 11/18/2025
8.0.1 400 11/4/2025
8.0.0 388 10/28/2025
7.5.0 414 9/2/2025
7.4.1 359 7/31/2025
7.4.0 786 7/23/2025
7.3.15 395 7/3/2025
7.3.14 419 6/26/2025
7.3.13 392 6/6/2025
7.3.12 369 5/30/2025
7.3.11 442 5/22/2025
7.3.10 388 5/9/2025
7.3.9 384 5/9/2025
7.3.8 439 4/8/2025
7.3.7 425 4/7/2025
7.3.6 447 4/3/2025
Loading failed

Added support for the publish v2 endpoint, allowing feature-enabled keysets to publish messages of size up to 2MB.