DDD
Practice exercise around domain modeling and validation.
The C# project in DDD-csharp/ contains a small domain with credit validation, customer state, and focused tests. Use it as a TDD kata for clarifying business rules before changing implementation details.