Go to file
SuperBrain ef5e9afb89 - Reworked the view/vm structure 2020-07-17 16:01:43 +02:00
DynamicMenu - Reworked the view/vm structure 2020-07-17 16:01:43 +02:00
.gitattributes Add .gitignore and .gitattributes. 2020-07-16 17:13:20 +02:00
.gitignore Add .gitignore and .gitattributes. 2020-07-16 17:13:20 +02:00
README.md - Reworked the view/vm structure 2020-07-17 16:01:43 +02:00
StyletTestingGround.sln Add project files. 2020-07-16 17:13:22 +02:00

README.md

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.