MvvmLight 4.2.32.7
See the version list below for details.
dotnet add package MvvmLight --version 4.2.32.7
NuGet\Install-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"
// Install MvvmLight as a Cake Addin #addin nuget:?package=MvvmLight&version=4.2.32.7 // Install MvvmLight as a Cake Tool #tool nuget:?package=MvvmLight&version=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.
Learn more about Target Frameworks and .NET Standard.
-
.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)
GitHub repositories (36)
Showing the top 5 popular GitHub repositories that depend on MvvmLight:
Repository | Stars |
---|---|
Uahh/ToastFish
一个利用摸鱼时间背单词的软件。
|
|
AnyListen/YaVipCore
Net Core Music Interface
|
|
HenJigg/wpf-uidesign
使用WPF创建的一些UI设计案例
|
|
BogdanovKirill/RtspClientSharp
Pure C# RTSP client for .NET Standard without external dependencies and with true async nature. I welcome contributions.
|
|
dukus/digiCamControl
DSLR camera remote control open source software
|
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.