SoToGo.Plugins.Pushwoosh 2.1.0-beta1

This is a prerelease version of SoToGo.Plugins.Pushwoosh.
dotnet add package SoToGo.Plugins.Pushwoosh --version 2.1.0-beta1
NuGet\Install-Package SoToGo.Plugins.Pushwoosh -Version 2.1.0-beta1
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="SoToGo.Plugins.Pushwoosh" Version="2.1.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SoToGo.Plugins.Pushwoosh --version 2.1.0-beta1
#r "nuget: SoToGo.Plugins.Pushwoosh, 2.1.0-beta1"
#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 SoToGo.Plugins.Pushwoosh as a Cake Addin
#addin nuget:?package=SoToGo.Plugins.Pushwoosh&version=2.1.0-beta1&prerelease

// Install SoToGo.Plugins.Pushwoosh as a Cake Tool
#tool nuget:?package=SoToGo.Plugins.Pushwoosh&version=2.1.0-beta1&prerelease

MvvmCross plugin that wraps the native Pushwoosh SDK

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid is compatible. 
Xamarin.iOS xamarinios10 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
2.1.0-beta1 1,211 12/5/2016
2.0.0-beta3 876 10/28/2016

Updated to latest Pushwoosh SDK:
- Pushwoosh Android SDK 4.10.6
- Pushwoosh iOS SDK 4.2.0

Updated to latest MvvmCross version 4.4.0