GilderRose Refactoring Kata GilderRose Refactoring Kata refactored with basic rules engine Installation Use the .NET Core commmand-line interface (CLI) dotnet to run the demo service. Build dotnet build Run the app dotnet run Run the tests dotnet test