Metadata >> NuGet >> Cheesebaron.MvxPlugins.Sms

Cheesebaron.MvxPlugins.Sms

Metadata

Authors Tomasz Cielecki
Description This package contains an 'SMS' plugin for MvvmCross v3, which uses platform specific apps or methods to send an SMS.
LicenseUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins/blob/master/LICENSE
Owners Tomasz Cielecki
ProjectUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins
ReleaseNotes 1.1.1 Added symbols to nuget 1.1.0 Added support for iOS Unified API
RequireLicenseAcceptance False
Tags mvvm mvvmcross xamarin monodroid monotouch wpf wp wpdev windowsphone sms
Dependencies MvvmCross.HotTuna.CrossCore:3.5.1
Title MvvmCross SMS Plugin
PackageSize 43455
PackageHashAlgorithm SHA512
PackageHash gORePRi4q+e2E7kqqZApkTSNBpzgCiHIkOP8LtJxThCDmvR+F60bg6fclVjEwbeobijNWSwTil+mQqktOW444w==
DownloadCount 000000
CreatedDate 2015-06-18T15:54:09
IconUrl http://i.imgur.com/V3983YY.png

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Cheesebaron.MvxPlugins.Sms -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Cheesebaron.MvxPlugins.Sms -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Cheesebaron.MvxPlugins.Sms
Installing the package (HTTP Basic authentication):
Install-Package Cheesebaron.MvxPlugins.Sms -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Cheesebaron.MvxPlugins.Sms -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Cheesebaron.MvxPlugins.Sms

OpenWrap

Installing the package:
o add-wrap Cheesebaron.MvxPlugins.Sms
Uninstalling the package:
o remove-wrap Cheesebaron.MvxPlugins.Sms

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.1.1
1.1.0