Skip to content

snowmoun/Cheesebaron.MvxPlugins

 
 

Repository files navigation

MvxPlugins

This repository is a collection of plugins for MvvmCross. Currently it consists of the following plugins:

  • AppId A plugin for genererating a Unique application ID and get some basic information about the phone
  • Connectivity A plugin for getting network information and status. aritchie's plugin is a great alternative to this plugin.
  • Settings A plugin for saving simple key/value kind of settings into persistant storage
  • SimpleWebToken A plugin to create SimpleWebToken's from raw representations and to generate your own.
  • SMS A simple task to send SMS using default/install SMS applications on device.
  • FormsPresenters Presenters which make MvvmCross play along with Xamarin.Forms (mainly ViewModel navigation).
  • More to come! If you have a good idea, feel free to pitch it with me.

Thanks to

Contributors

Major contributors will be listed below.

Documentation

For the moment look at the samples. More detailed docs will come in the Wiki (when someone adds it).

Other MvvmCross plugins

Other people are doing MvvmCross plugins as well and I think it is great to mention them, as they might have a useful plugin for your MvvmCross project.

Dev Plugin
Kerry Street Street.MvxPlugins
James Montemagno for ceton Mvx.Plugins.Settings
Geoffrey Huntley Ghuntley.MvxPlugins.FaceTime
Artur Rybak IHS.MvvmCross.Plugins.Keychain
Allan Ritchie acrmvvmcross
SeeD-Seifer Mvx.Geocoder
ChristianRuiz MvvmCross-SecureStorage
ChristianRuiz MvvmCross-ControlsNavigation

License

  • AppId plugin is licensed under Apache 2.0
  • Connectivity plugin is licensed under Apache 2.0
  • Settings plugin is licensed under Apache 2.0
  • SimpleWebToken plugin is licensed under Apache 2.0
  • SMS plugin is licensed under Apache 2.0
  • FormsPresenters plugin is licensed under MIT

About

A collection of plugins for MvvmCross

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 59.5%
  • HTML 39.2%
  • Other 1.3%