Skip to content

Template for WPF applications with mvvm pattern and 4 layer architecture.

License

Notifications You must be signed in to change notification settings

Teigler/Mvvm4LayerCsharpTemplateNetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project description

Architecture template for components. The purpose is the fast and easy creation of software components with a standard architecture.

Architecture

The architecture combines a classical layer architecture with the MVVM pattern.

Architecture

Technology stack

  • C# (.Net Core)
  • Visual Studio Community 2019
  • NUnit
  • NSubstitute