- Notifications
You must be signed in to change notification settings - Fork16
oriches/Simple.MahApps.Template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
As with all my 'important' stuff it builds using the amazingAppVeyor.
The app is skinned usingMah Apps.
This is my example of a templated WPF application using the MahApps control library to give a modern looking UI.
Okay this isopinionated software on the way to build a modern UI in WPF using MVVM as the MVC architecture and being 'pure' about the separation between the View & View Model, there are no UI concerns (colours, width's, control persistence) in the View Model (and never will be). If don't agree in full separation between the View & View Model then you might as well stop there :)
This test app makes use of node.js to create a mock backend server - it's not WCF or WebAPI :)
So if you're going to build this software make sure you have node.js installed and configured to build, I use VS2015 to build and test the node.js part, either by starting it from the command line 'node.js server.js' or by setting VS to start two projects at startup.
This app uses modern third party libraries for serialization, IoC, multithreading, it most definitely does not use PRISM or Unity :)
Happy coding...
About
My opinion on how to do a modern enterprise ready WPF application (if people still do :))
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.