ariksman / CoreDemoApp

Demo application using .NET Core 3.0 and Entity Framework Core with WPF user interface implemented in MVVM manner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Build status CodeFactor codecov

The program is implemented with .NET Core 3.0 preview, follows the MVVM design principle and uses WPF for the user interface. Additionally, the code is divided into layers, utilizing onion structure and CQS approach for the use-case implementation.

Architecture

Third party components

If debugging is the process of removing software bugs, then programming must be the process of putting them in.

About

Demo application using .NET Core 3.0 and Entity Framework Core with WPF user interface implemented in MVVM manner.

License:MIT License


Languages

Language:C# 96.8%Language:PowerShell 3.2%