Skip to content (Press Enter)

Mvvmlight

Blog about accelerating the creation and development of MVVM applications

  • Home
  • About
  • Blog
    • WPF applications
    • Silverlight
    • Installing
    • Creation and development
  • Contact
  • Home
  • About
  • Blog
    • WPF applications
    • Silverlight
    • Installing
    • Creation and development
  • Contact

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.

laptop

Adding MVVM Light with NuGet

Jensen CarlAugust 17, 2023Installing

NuGet is a package manager that allows you to add packages (such as assemblies and source code) to an existing project.

Read More
computers

Installing the MVVM Light Toolkit

Jensen CarlJuly 12, 2023Installing

To add MVVM Light to an existing project, use the NuGet package manager. This is the recommended method for downloading and integrating MVVM Light.

Read More
laptop

Creating a new MVVM Light application in Visual Studio

Jensen CarlJuly 7, 2023Installing

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

Read More
laptop

Documentation

Jensen CarlJune 20, 2023Installing

A Pluralsight course titled MVVM Light Toolkit Fundamentals is now available! This is the ideal starting point to dive into the toolkit.

Read More

Main links

  • Home
  • About
  • Contact
  • Privacy Policy

Categories

  • Creation and development
  • Installing
  • Silverlight
  • WPF applications

Recent Posts

  • What makes MVVM good?
  • MV*-patterns in web application development
  • Integrating third-party libraries to speed up development in WPF

The primary use case for MVVM is graphical user interface (GUI) programming. It is used for simple event-driven programming of user interfaces by decoupling View from the data-driven backend logic.

© Copyright 2025 Mvvmlight. Privacy Policy