Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lnxwizard/dotnetcalculator
Windows 10 Calculator Clone for Windows (7/8/8.1)
https://github.com/lnxwizard/dotnetcalculator
calculator csharp wpf
Last synced: 29 days ago
JSON representation
Windows 10 Calculator Clone for Windows (7/8/8.1)
- Host: GitHub
- URL: https://github.com/lnxwizard/dotnetcalculator
- Owner: LnxWizard
- License: mit
- Created: 2022-11-26T17:16:16.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T16:45:52.000Z (almost 2 years ago)
- Last Synced: 2023-06-17T11:25:40.200Z (over 1 year ago)
- Topics: calculator, csharp, wpf
- Language: C#
- Homepage: https://alperakca79.github.io/dotNETCalculator/
- Size: 2.59 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
.NET Calculator
Windows 10 Calculator Clone for Windows (7/8/8.1)
Made with C# 10.0 .NET 6
NOTE: .NET Calculator is in Pre-Release. Not stable for now. If you find a bug/issue don't forget to open new issue on here.
About .NET Calculator
- Version: Pre-Release v0.1.0.6 Changelog is Here
- First Pre-Release: Saturday, November 26, 2022
- Last Updated: Thursday, December 22, 2022
- License: MIT License Official Website
- Language: C# (C Sharp)
- Platform Architecture: x86, x64, arm
- Supported OS: Windows (7/8/8.1/10/11)
Requirements
Requirements
.NET 6 SDK
Windows 7 or Higher (8/8.1/10/11)
3.23 MB Free Space
Code of Conduct
This project has adopted the Code of Conduct. For more information see the Code of Conduct FAQ or contact with any additional questions or comments.
Known Issues
- Menu button and Calculator Type Changes don't work for now.
- More than 1 can be pressed the Dot(.) button.
- Delete (⌫) don't working for now.
- More than 1 can be pressed the Negative/Pozitive(±) button.
- When a number is divided by zero the result is infinite(∞)