NuGet is a package manager that allows you to add packages (such as assemblies and source code) to an existing project.
Blog about accelerating the creation and development of MVVM applications
NuGet is a package manager that allows you to add packages (such as assemblies and source code) to an existing project.
To add MVVM Light to an existing project, use the NuGet package manager. This is the recommended method for downloading and integrating MVVM Light.
If you’re starting a new project, you can easily create a new MVVM Light project in Visual Studio. The MVVM Light Toolkit provides a project template for each supported XAML framework
A Pluralsight course titled MVVM Light Toolkit Fundamentals is now available! This is the ideal starting point to dive into the toolkit.