Skip to content

Keboo/SimplyBudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF app template

This template creates a full WPF application, along with unit tests.

Template

Create a new app in your current directory by running.

> dotnet new keboo.wpf

Parameters

Default template options

Key Features

Generic Host Dependency Injection

TODO

CEntralized Package Management

TODO

Build Customization

TODO

CommunityToolkit MVVM

TODO

Material De# XAML

TODO

.editorconfig formatting

TODO

Testing with Moq.AutoMocker

TODO