Community

Using the MVVM pattern in WPF applications running on .NET Core

(Marco Minerva) Some time ago we talked about leveraging .NET Core features (like Host Builder, Service Provider and Dependency Injection) in WPF applications. Now it’s time to integrate them with the MVVM pattern.