Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mgj/mvvmcross-plugins


https://github.com/mgj/mvvmcross-plugins

android android-lib android-library csharp csharp-code csharp-library ios ios-lib ios-library mvvmcross mvvmcross-plugin xamarin xamarin-android xamarin-ios

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

MvxPlugins
==========

[![Build status](https://ci.appveyor.com/api/projects/status/8iekgrnckblfgfb6?svg=true)](https://ci.appveyor.com/project/mgj/mvvmcross-plugins)

| Plugin | NuGet version |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Fetcher | [![NuGet](https://img.shields.io/nuget/v/artm.MvxPlugins.Fetcher.svg)](https://www.nuget.org/packages/artm.MvxPlugins.Fetcher/) |
| Logger | [![NuGet](https://img.shields.io/nuget/v/artm.MvxPlugins.Logger.svg)](https://www.nuget.org/packages/artm.MvxPlugins.Logger/) |
| Dialog | [![NuGet](https://img.shields.io/nuget/v/artm.MvxPlugins.Dialog.svg)](https://www.nuget.org/packages/artm.MvxPlugins.Dialog/) |

Fetcher
=======
The fetcher plugin is a small wrapper around [https://github.com/mgj/fetcher](https://github.com/mgj/fetcher) that allows you to inject the IFetcherService interface in your MvvmCross application

Thanks
=======
Thanks to [Cheesebaron](https://github.com/Cheesebaron) for his [MvvmCross plugins](https://github.com/Cheesebaron/Cheesebaron.MvxPlugins)

License
=======

- **Fetcher** plugin is licensed under [Apache 2.0][apache]
- **Logger** plugin is licensed under [Apache 2.0][apache]
- **Dialog** plugin is licensed under [Apache 2.0][apache]

[apache]: https://www.apache.org/licenses/LICENSE-2.0.html