https://github.com/aleksibovellan/wpfcalculator
A simple C# calculator application.
https://github.com/aleksibovellan/wpfcalculator
app application c calculator calculator-application csharp csharp-code
Last synced: about 1 month ago
JSON representation
A simple C# calculator application.
- Host: GitHub
- URL: https://github.com/aleksibovellan/wpfcalculator
- Owner: aleksibovellan
- License: mit
- Created: 2022-01-27T01:24:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T01:47:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T22:56:43.906Z (9 months ago)
- Topics: app, application, c, calculator, calculator-application, csharp, csharp-code
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# C# calculator application
A basic calculator application written in C# language. It takes user input value selections and executes calculations on them to show results.