Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 628 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 628 Bytes

Automating processes for an e-commerce company

Key technologies:

  • WPF MVVM (.NET 6)
  • Dependency Injection, IoC Containers
  • xUnit
  • Fody ProperyChanged.
  • GitHub CI/CD, automated changelog, application updater.

Build status

Master Actions Status

Dev Actions Status

Dev setup

### Setup git hooks
git config --local core.hooksPath .githooks/