NuGet is a package manager that allows you to add packages (such as assemblies and source code) to an existing project.
Category: Installing
The course will give you a full overview about each component of the MVVM Light Toolkit. In addition it will show a lot of samples for each of the components.
Installing the MVVM Light Toolkit
To add MVVM Light to an existing project, use the NuGet package manager. This is the recommended method for downloading and integrating MVVM Light.
Creating a new MVVM Light application in Visual Studio
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
Documentation
A Pluralsight course titled MVVM Light Toolkit Fundamentals is now available! This is the ideal starting point to dive into the toolkit.