Ecosyste.ms: Awesome

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

https://github.com/lbugnion/mvvmlight

The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
https://github.com/lbugnion/mvvmlight

cross-platform model-view-viewmodel mvvm mvvm-light-toolkit mvvmlight uwp windows windows-10 windows-desktop windows-uwp wpf xamarin xamarin-android xamarin-forms xamarin-ios

Last synced: about 2 months ago
JSON representation

The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.

Lists

README

        

# MVVM Light Toolkit

> MVVM Light is not maintained anymore. Over the years, thousands of users have found this project useful with millions of downloads. We are truly overwhelmed by the kindness shown by a huge amount of members of this awesome community. Thanks so much for making this little project so popular and for making it all worthwhile.

> We strongly recommend [looking into the Microsoft MVVM Toolkit](https://docs.microsoft.com/windows/communitytoolkit/mvvm/introduction), an open source project from the Windows Community Toolkit, as the successor of MVVM Light.

The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.

## Get started

More information about the MVVM Light Toolkit can be found on http://www.mvvmlight.net.

Documentation: See http://www.mvvmlight.net/doc

## Nuget versions

| [MvvmLightLibs](https://www.nuget.org/packages/MvvmLightLibs/) | [MvvmLight](https://www.nuget.org/packages/MvvmLight/) | [MvvmLightAndroidSupport](https://www.nuget.org/packages/MvvmLightAndroidSupport/) | [MvvmLightLibsStd10](https://www.nuget.org/packages/MvvmLightLibsStd10/) | [MvvmLightStd10](https://www.nuget.org/packages/MvvmLightStd10/)
| ------------- | ------------- | ------------- | ------------- | ------------- |

## VSIX packages for Visual Studio

| [VS2012](https://marketplace.visualstudio.com/items?itemName=LaurentBugnion.MVVMLightforVS2012) | [VS2013](https://marketplace.visualstudio.com/items?itemName=LaurentBugnion.MVVMLightforVS2013) | [VS2015](https://marketplace.visualstudio.com/items?itemName=LaurentBugnion.MVVMLightforVS2015) | [VS2017](https://marketplace.visualstudio.com/items?itemName=LaurentBugnion.MVVMLightforVS2017) |
| ------------- | ------------- | ------------- | ------------- |

## License

Under [MIT License](http://www.galasoft.ch/license_MIT.txt).