Skip to content
Dennys Hsieh edited this page Nov 9, 2021 · 3 revisions

Welcome to the hMoney wiki!

Design

  • Framework: dotNet 5 (plan upgrade to dotNet 6 soon)
  • Log: Microsoft.Extensions.Logging and NLog
  • Configuration: Microsoft.Extensions.Configuration (read) and ini-parser (write)
  • Unit test: NUnit
  • Mock: Moq
Clone this wiki locally