Skip to content
/ calc Public

Themed calculator application (WPF) that demonstrates how to use MVVM with .Net Core & Prism

License

Notifications You must be signed in to change notification settings

wdefender/calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calc

Arbitrary numbers calculator windows application (WPF) that demonstrates how to use MVVM with .Net Core & Prism.

Topics:

  • Well structured solution repository
  • MVVM
  • Styling & Theming
  • Dependency injection
  • Prism

Current status

Early alpha version. Some operations are not implemented yet, but it should compile and run without problems. Feel free to clone or download the code. Zip-packed win64 exe is located inside the build folder.

Calc screenshot

Calc screenshot

Next steps:

  • Enhancements (CE, MC, MR, MS, M+, BACKSPACE)
  • Unit tests
  • Logging
  • Error handling

About

Themed calculator application (WPF) that demonstrates how to use MVVM with .Net Core & Prism

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages