MvvmLight 4.2.32.7
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 8 and Xamarin Android. It is a light and pragmatic framework that contains only the essential components needed.
See the version list below for details.
Install-Package MvvmLight -Version 4.2.32.7
dotnet add package MvvmLight --version 4.2.32.7
<PackageReference Include="MvvmLight" Version="4.2.32.7" />
paket add MvvmLight --version 4.2.32.7
#r "nuget: MvvmLight, 4.2.32.7"
Release Notes
Fixing some issues due to Nuget bug with dependencies.
All DLLs should be signed now.
This version includes a Powershell script that runs after the package is installed. It edits the App.xaml file to include the ViewModelLocator in the App's resources. This replaces the previous transformation files, which were too unreliable.
Dependencies
-
.NETFramework 3.5
- MvvmLightLibs (>= 4.4.32.7)
-
.NETFramework 4.0
- MvvmLightLibs (>= 4.4.32.7)
-
.NETFramework 4.5
- MvvmLightLibs (>= 4.4.32.7)
-
MonoAndroid 0.0
- MvvmLightLibs (>= 4.4.32.7)
-
Silverlight 4.0
- MvvmLightLibs (>= 4.4.32.7)
-
Silverlight 5.0
- MvvmLightLibs (>= 4.4.32.7)
-
Windows 0.0
- MvvmLightLibs (>= 4.4.32.7)
-
WindowsPhone 7.1
- MvvmLightLibs (>= 4.4.32.7)
-
WindowsPhone 8.0
- MvvmLightLibs (>= 4.4.32.7)
-
WindowsPhoneApp 8.1
- MvvmLightLibs (>= 4.4.32.7)
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.
|