Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

A Windows Forms App (.NET Framework) Calculator built with C# in Visual Studio 2022

License

Notifications You must be signed in to change notification settings

ruben-david-roy/Calculator

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

🖩 Calculator

A basic and user-friendly calculator built with C# in Visual Studio 2022, using Windows Forms on the .NET Framework.

🌟 Features

📦 Download

You can download the latest executable of the Calculator from the releases page.

🚀 Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/DarkTwentyFive/Calculator.git

🛠️ Development

If you wish to tweak the application:

Make sure you have the latest version of the .NET Framework SDK. Navigate to the desired form or class within the solution explorer. Implement your changes and debug using the built-in debugger in Visual Studio.

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A Windows Forms App (.NET Framework) Calculator built with C# in Visual Studio 2022