MvvmLightLibs 4.4.32.7

Suggested Alternatives

CommunityToolkit.Mvvm

Additional Details

Hi all users! MVVM Light is not maintained anymore. I recommend looking at the CommunityTookit MVVM package. Thank you for all your support during all these years!! - Laurent

There is a newer version of this package available.
See the version list below for details.
dotnet add package MvvmLightLibs --version 4.4.32.7
NuGet\Install-Package MvvmLightLibs -Version 4.4.32.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvvmLightLibs" Version="4.4.32.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvvmLightLibs --version 4.4.32.7
#r "nuget: MvvmLightLibs, 4.4.32.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvvmLightLibs as a Cake Addin
#addin nuget:?package=MvvmLightLibs&version=4.4.32.7

// Install MvvmLightLibs as a Cake Tool
#tool nuget:?package=MvvmLightLibs&version=4.4.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 Store and Xamarin Android. It is a light and pragmatic framework that contains only the essential components needed. This version contains only the libraries!

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid is compatible. 
Silverlight sl4 is compatible.  sl4-wp71 is compatible.  sl5 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (93)

Showing the top 5 NuGet packages that depend on MvvmLightLibs:

Package Downloads
MvvmLight

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!

MvvmLightAndroidSupport

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 contains only the Android Support libraries. At the moment this includes support for RecyclerView with an ObservableRecyclerAdapter and a CachingViewHolder.

ScottIsAFool.WindowsPhone

This is a custom library used by Scott Lovegrove in his Windows Phone apps.

Ikotools.Windows.Controls

Description

Salesforce.SDK.Core

The Salesforce SDK package is necessary for writing Salesforce applications on Windows. It contains the base features for OAuth, security, account management, and more. Support for windows 10 runtime included. Source: https://github.com/forcedotcom/SalesforceMobileSDK-Windows. Please follow the steps in https://github.com/forcedotcom/SalesforceMobileSDK-Windows/blob/master/README.md to install. You will need to use the template included in github in order to make use of this package initially; there are some setup steps that are needed that the template provides.

GitHub repositories (74)

Showing the top 5 popular GitHub repositories that depend on MvvmLightLibs:

Repository Stars
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
HandyOrg/HandyControl
Contains some simple and commonly used WPF controls
Tichau/FileConverter
File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
yck1509/ConfuserEx
An open-source, free protector for .NET applications
hirschmann/nbfc
NoteBook FanControl
Version Downloads Last updated
5.4.1.1 2,879,604 9/11/2018
5.4.1 648,073 2/12/2018
5.4.0-alpha 42,862 12/4/2016
5.3.0 1,872,572 4/27/2016
5.2.0 589,408 8/31/2015
5.1.1 407,277 2/15/2015
5.1.0 9,435 2/8/2015
5.0.2 253,058 10/20/2014
5.0.1 13,309 10/14/2014
4.4.32.7 149,357 9/25/2014
4.3.31.1 163,910 4/4/2014
4.2.30 202,251 10/26/2013
4.1.27.1 64,580 9/21/2013

Fixing some issues due to Nuget bug with dependencies.
All DLLs should be signed now.