Improving software delivery in every organisation

Build a General Ledger in .NET Core using Clean Architecture

This series is designed to demonstrate using ATDD discipline to build a .NET Core General Ledger using Clean Architecture.

Source code is available

  1. Part 1 - Start with acceptance testing
  2. Part 2 - Emerging Domain
  3. Part 3 - Second passing acceptance test!
  4. Part 4 - Another Use Case?
  5. coming soon