This is a simple calculator application written in C#. It provides basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Addition
- Subtraction
- Multiplication
- Division
- .NET Framework 4.7.2 or later
- Clone the repository:
git clone https://github.com/Mohamedizeldeen/Calculator.git
- Open the solution file in Visual Studio.
- Build the solution to restore the necessary packages.
- Run the application.
- Enter the first number.
- Select the operation (addition, subtraction, multiplication, division).
- Enter the second number.
- Press the
=
button to see the result.
Contributions are welcome! Please fork the repository and submit a pull request.
If you have any questions, feel free to contact me at eng.mohamed.izeldeen@gmail.com.