MvvmLight 5.3.0
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!
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MvvmLight -Version 5.3.0
dotnet add package MvvmLight --version 5.3.0
<PackageReference Include="MvvmLight" Version="5.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmLight --version 5.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvvmLight, 5.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
http://www.mvvmlight.net/installing/changes
Dependencies
-
.NETCore 4.5.1
- MvvmLightLibs (>= 5.3.0)
-
.NETFramework 3.5
- MvvmLightLibs (>= 5.3.0)
-
.NETFramework 4.0
- MvvmLightLibs (>= 5.3.0)
-
.NETFramework 4.5
- MvvmLightLibs (>= 5.3.0)
-
MonoAndroid 0.0
- MvvmLightLibs (>= 5.3.0)
-
Silverlight 5.0
- MvvmLightLibs (>= 5.3.0)
-
WindowsPhone 8.0
- MvvmLightLibs (>= 5.3.0)
-
WindowsPhoneApp 8.1
- MvvmLightLibs (>= 5.3.0)
-
Xamarin.iOS 1.0
- MvvmLightLibs (>= 5.3.0)
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.
|
|
Com.Ericmas001.Diagrams.Xaml
Com.Ericmas001.Diagrams.Xaml
|
|
TListy
...
|
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.
|