A console app that mimics a vending machine, used for SOLID principles tutorial.
- Make sure you have the up to date .NET Core SDK installed
- Clone or download this repository
- While in the project directory, use command
dotnet run
in command-line tool to run the app