Replace class Aaa
with something resembling real-world code
#18
Labels
area:code
[issue/PR] affects project code (excluding tests).
breaking
[issue/PR] requires / contains breaking changes.
enhancement
[issue/PR] requests / implements new or improved functionality.
Milestone
Reference version
2.0.1-preview
Background and motivation
See #17
Proposed enhancement
A possible addition could be a simple Calculator class with methods like Add, Subtract, etc.
Viable places to look at for additions may be articles about unit testing, C# tutorials, etc.
Implementation proposals
Just some quick guidelines:
Usage examples
n/a (depends upon the actual additions)
Risks
As already pointed out in #17, the removal of class
Aaa
is a breaking change, but no one is going to complain about it.Additional information
@ric15ni I'm fine with the same PR closing this issue and #10 together.
The text was updated successfully, but these errors were encountered: