Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

My opinion on how to do a modern enterprise ready WPF application (if people still do :))

NotificationsYou must be signed in to change notification settings

oriches/Simple.MahApps.Template

Repository files navigation

Build status

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2026 Movatter.jp