https://github.com/tolikpylypchuk/calculator
A simple calculator written in C# and WPF
https://github.com/tolikpylypchuk/calculator
c-sharp c-sharp-8 net-core-3 reactive-ui wpf
Last synced: about 1 month ago
JSON representation
A simple calculator written in C# and WPF
- Host: GitHub
- URL: https://github.com/tolikpylypchuk/calculator
- Owner: TolikPylypchuk
- License: mit
- Created: 2019-09-02T20:09:03.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-01T21:23:41.000Z (over 3 years ago)
- Last Synced: 2025-02-14T23:45:16.386Z (3 months ago)
- Topics: c-sharp, c-sharp-8, net-core-3, reactive-ui, wpf
- Language: C#
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator
A simple calculator written in C#.
I wrote this app when I was in the university. The initial version can be viewed in the initial commit.
I have since rewritten it using ReactiveUI.