Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 436 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 436 Bytes

Stylet testing ground

Stylet is a popular MVVM library for .NET WPF applications. It supports both .NET Framework and .NET Core.

This solution contains multiple projects demonstrating the use of Stylet MVVM library for various use-cases.


Dynamic Menu

The goal of this project is to dynamically create a side-menu for all ViewModels added to Conductor<T>.Collection.OneActive conductor.