Realtime.Xamarin 1.2.8

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

Part of the The Realtime Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps. If your website or mobile app has data that needs to be updated in the user's interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, "works everywhere" solution.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Windows Phone wp81 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
1.2.8 2,064 7/18/2016
1.2.6 1,564 2/8/2016
1.2.4 1,439 2/8/2016
1.2.2 1,481 2/1/2016
1.2.1 1,442 2/1/2016
1.2.0 1,551 2/1/2016
1.1.8 1,446 2/1/2016
1.1.6 1,444 1/31/2016
1.1.4 1,996 12/11/2015
1.1.2 2,094 12/2/2015
1.0.10 2,034 12/1/2015
1.0.8 2,020 11/30/2015
1.0.6 1,986 10/5/2015
1.0.5 1,811 10/5/2015
1.0.4 1,830 10/5/2015
1.0.2 1,628 10/5/2015

Fix  GenerateJavaStubs on droid