- Basic arithmetic operations (addition, subtraction, multiplication, division)
- User-friendly command-line interface
- Error handling for invalid input
- Clone this repository to your local machine.
- Open the solution in Visual Studio.
- Build and run the CalculatorApp project.
You can also use Visual Studio Code to run the project. Make sure you have the .NET SDK required to compile. Download and install the latest version of .NET SDK and follow the instructions. Feel free to explore the code and enhance the app further!