Code demonstration for Restaurant365
Thank you for looking at my example.
Important Files:
- StringAdd.cs in the StringAdder assembly
- StringAddTest.cs in the UnitTestStringAdder unit test assembly.
To run:
- Clone the branch.
- Load into visual studio and build in debug or release.
- This project uses and requires .net framework version 4.7.1.