This is a collection of two .Net 8 projects that demonstrate modern UI design practices using WPF and WinForms.
This project demonstrates the use of WPF to create a modern UI design based on the existing application's WinForms login form. This project uses the MaterialDesign.WPF library from @ButchersBoy.
Not yet created.
- 2025/02/08
- Added the MarvelCharts.Models project.
- Added the MarvelCharts.ViewModels project.
- Updated MarvelCharts.UI.WPF to use above two resources.
- 2025/02/07
- Initial commit (only MarvelCharts.UI.WPF)