Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 584 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 584 Bytes

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 Design in XAML

TODO

.editorconfig formatting

TODO

Testing with Moq.AutoMocker

TODO