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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgj/mvvmcross-plugins
- Owner: mgj
- License: apache-2.0
- Created: 2016-08-27T14:05:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T19:54:56.000Z (almost 8 years ago)
- Last Synced: 2025-04-22T18:11:42.278Z (2 months ago)
- Topics: android, android-lib, android-library, csharp, csharp-code, csharp-library, ios, ios-lib, ios-library, mvvmcross, mvvmcross-plugin, xamarin, xamarin-android, xamarin-ios
- Language: C#
- Size: 1.88 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MvxPlugins
==========[](https://ci.appveyor.com/project/mgj/mvvmcross-plugins)
| Plugin | NuGet version |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Fetcher | [](https://www.nuget.org/packages/artm.MvxPlugins.Fetcher/) |
| Logger | [](https://www.nuget.org/packages/artm.MvxPlugins.Logger/) |
| Dialog | [](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 applicationThanks
=======
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