This is the third model of my WPF Dashboard series. We have a main window with side bar that permits navigation between different screens. This mainly focuses on responsiveness of the app.
| Preview |
|---|
Download the latest zip package from the repo. Unzip the file in your windows machine and double click on WPFDashboard3.exe file. You are good to go.
You want to play with the code ? Clone, download or fork the repo. Restore the packages
dotnet restoreOr, if you have Visual Studio or C# dev kit in VSCode, this should run automatically when you open the app.
You are good to go. Enjoy.
This was built with ❤, feel free to fire an issue, or pull request.