Cheesebaron.MvxPlugins.Sms 1.2.0-pre

This is a prerelease version of Cheesebaron.MvxPlugins.Sms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cheesebaron.MvxPlugins.Sms --version 1.2.0-pre
                    
NuGet\Install-Package Cheesebaron.MvxPlugins.Sms -Version 1.2.0-pre
                    
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="Cheesebaron.MvxPlugins.Sms" Version="1.2.0-pre" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cheesebaron.MvxPlugins.Sms" Version="1.2.0-pre" />
                    
Directory.Packages.props
<PackageReference Include="Cheesebaron.MvxPlugins.Sms" />
                    
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 Cheesebaron.MvxPlugins.Sms --version 1.2.0-pre
                    
#r "nuget: Cheesebaron.MvxPlugins.Sms, 1.2.0-pre"
                    
#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 Cheesebaron.MvxPlugins.Sms@1.2.0-pre
                    
#: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=Cheesebaron.MvxPlugins.Sms&version=1.2.0-pre&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Cheesebaron.MvxPlugins.Sms&version=1.2.0-pre&prerelease
                    
Install as a Cake Tool

This package contains an 'SMS' plugin for MvvmCross v3, which uses platform specific apps or methods to send an SMS.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa80 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
6.0.0 1,596 6/14/2021 6.0.0 is deprecated because it is no longer maintained.
5.1.0 1,521 2/7/2021 5.1.0 is deprecated because it is no longer maintained.
5.0.0 1,651 8/30/2020 5.0.0 is deprecated because it is no longer maintained.
4.1.2 1,730 1/3/2020 4.1.2 is deprecated because it is no longer maintained.
4.1.1 1,699 10/1/2019 4.1.1 is deprecated because it is no longer maintained.
4.1.0 1,864 7/8/2019 4.1.0 is deprecated because it is no longer maintained.
4.0.1 2,050 10/28/2018 4.0.1 is deprecated because it is no longer maintained.
4.0.0 2,031 10/1/2018 4.0.0 is deprecated because it is no longer maintained.
3.2.0 2,749 11/9/2017 3.2.0 is deprecated because it is no longer maintained.
3.1.0 2,358 6/19/2017 3.1.0 is deprecated because it is no longer maintained.
3.0.3 2,842 3/9/2017 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,251 3/9/2017 3.0.2 is deprecated because it is no longer maintained.
3.0.1 2,289 3/9/2017 3.0.1 is deprecated because it is no longer maintained.
3.0.0 2,279 3/8/2017 3.0.0 is deprecated because it is no longer maintained.
2.2.2 2,346 2/22/2017 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,323 1/16/2017 2.2.1 is deprecated because it is no longer maintained.
2.2.0 2,947 12/5/2016 2.2.0 is deprecated because it is no longer maintained.
2.1.0 2,403 9/26/2016 2.1.0 is deprecated because it is no longer maintained.
2.0.1 2,344 8/23/2016 2.0.1 is deprecated because it is no longer maintained.
1.2.0-pre 2,215 9/11/2015 1.2.0-pre is deprecated because it is no longer maintained.
Loading failed

1.2.0
     Upgraded to latest MvvmCross
     Added WindowsPhoneStore plugin
     1.1.1
     Added symbols to nuget
     1.1.0
     Added support for iOS Unified API