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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
MvvmCross plugin that wraps the native Pushwoosh SDK
Product | Versions 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.
-
.NETFramework 0.0
- MvvmCross.Platform (>= 4.4.0)
- Newtonsoft.Json (>= 9.0.1)
-
.NETPlatform 5.0
- MvvmCross.Platform (>= 4.4.0)
- Newtonsoft.Json (>= 9.0.1)
-
MonoAndroid 0.0
- MvvmCross.Core (>= 4.4.0)
- MvvmCross.Platform (>= 4.4.0)
- Newtonsoft.Json (>= 9.0.1)
- Xamarin.Android.Support.v4 (>= 23.4.0)
- Xamarin.GooglePlayServices.Base (>= 29.0.0.2)
- Xamarin.GooglePlayServices.Basement (>= 29.0.0.2)
- Xamarin.GooglePlayServices.Gcm (>= 29.0.0.2)
- Xamarin.GooglePlayServices.Measurement (>= 29.0.0.2)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- MvvmCross.Platform (>= 4.4.0)
- Newtonsoft.Json (>= 9.0.1)
-
Xamarin.iOS 0.0
- MvvmCross.Core (>= 4.4.0)
- MvvmCross.Platform (>= 4.4.0)
- Newtonsoft.Json (>= 9.0.1)
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,230 | 12/5/2016 | |
2.0.0-beta3 | 886 | 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