Sample app for teaching GitFlow
- dotnetcore sdk 2.0
- git clone
- cd OOCalculator
- dotnet restore
- dotnet build
- dotnet run -p .\src\OOCalculator
- New commands like "-", "*", "/", "%" and other.
- Add unit tests
- Red error message
- Introduce IoC Container
https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow