christopher-bimson / tell-dont-ask-dotnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tell Don't Ask Kata

This is a solution to a .NET version of the Tell Don't Ask kata by Gabriele Tondi.

I've included some annotations in the code to explain some of the things I did or didn't do. I haven't done any refactoring of the tests yet, which is something I may come back to as they could use some improvement.

About

License:GNU General Public License v3.0


Languages

Language:C# 100.0%