davidhenley / DesktopClearArchitecture

Template for building desktop applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WPF Clear Architecture Template.

This repository is a template for building desktop applications based on a clean architecture.

Solving common problems.

  • Clean application architecture.
  • Easy navigation (thanks to the use of NavigationView and the Prism modules).
  • Simple filtering and commands (Reactive Property).
  • Support for many extensions for IServiceCollection (AddLogging(), AddDbContex(), AddMemoryCache()).

Technologies

About

Template for building desktop applications.


Languages

Language:C# 100.0%