Updated README.md
This commit is contained in:
parent
113784024c
commit
e935d01abc
|
@ -1,2 +1,7 @@
|
|||
# Stylet testing ground
|
||||
This solution contains multiple WPF projects showcasing Stylet MVVM library
|
||||
[Stylet](https://github.com/canton7/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.
|
Loading…
Reference in New Issue