MvvmLight 5.4.1.1
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!
Install-Package MvvmLight -Version 5.4.1.1
dotnet add package MvvmLight --version 5.4.1.1
<PackageReference Include="MvvmLight" Version="5.4.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmLight --version 5.4.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
http://www.mvvmlight.net/installing/changes
Dependencies
-
.NETCore 4.5.1
- MvvmLightLibs (>= 5.4.1.1)
-
.NETFramework 3.5
- MvvmLightLibs (>= 5.4.1.1)
-
.NETFramework 4.0
- MvvmLightLibs (>= 5.4.1.1)
-
.NETFramework 4.5
- MvvmLightLibs (>= 5.4.1.1)
-
MonoAndroid 0.0
- MvvmLightLibs (>= 5.4.1.1)
-
Silverlight 5.0
- MvvmLightLibs (>= 5.4.1.1)
-
WindowsPhone 8.0
- MvvmLightLibs (>= 5.4.1.1)
-
WindowsPhoneApp 8.1
- MvvmLightLibs (>= 5.4.1.1)
-
Xamarin.iOS 1.0
- MvvmLightLibs (>= 5.4.1.1)
Used By
NuGet packages (12)
Showing the top 5 NuGet packages that depend on MvvmLight:
Package | Downloads |
---|---|
UBIK.UCF
This is the UBIK Universal Client Foundation (UCF)
|
|
EFC
Enterprise Foundation Classes
|
|
CCSWE.WPF
Just a bunch of controls, converters, and extension methods for WPF.
|
|
TListy
...
|
|
Com.Ericmas001.Diagrams.Xaml
Com.Ericmas001.Diagrams.Xaml
|
GitHub repositories (33)
Showing the top 5 popular GitHub repositories that depend on MvvmLight:
Repository | Stars |
---|---|
microsoft/WindowsTemplateStudio
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
|
|
AnyListen/YaVipCore
Net Core Music Interface
|
|
akiver/CSGO-Demos-Manager
|
|
Just2good/TFT-Overlay
Overlay for Teamfight Tactics
|
|
microsoft/samples-for-ai
Samples for getting started with deep learning across TensorFlow, CNTK, Theano and more.
|