Read original post by Barry Lapthorn at The Code Project
This article shows a trivial ‘Hello World’ MVVM WPF application using the MVVM Light library.
Getting Started
- Firstly, start VS2010, and create a new WPF project.
- Ensure that you have Nuget installed.
- Manage Nuget Package References and add ‘MVVM Light’