Skip to content

lnxwizard/dotNETCalculator

Repository files navigation

.NET Calculator

GitHub issues GitHub closed issues

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(∞)