PTharanan /
MyDay-Hub-APPLICATION
A personal productivity dashboard application built with C# and Windows Forms. Features include user authentication, a dynamic To-Do task manager, a media/image gallery, and a built-in calculator.
Loading repository data…
sidneyshafer / repository
A calculator application for iOS and Android devices using C#, .NET Standard 2.0, Xamarin.Forms 5.0, and XAML.
A calculator application for iOS and Android devices using C#, .NET Standard 2.0, Xamarin.Forms 5.0, and XAML.
Application running on Android Emulator (Pixel 5):
ON : Turns the calculator on. When clicked, a 0 appears on the screen.OFF : Turns the calculator off. When clicked, all content is removed and the screen becomes empty.C : Clears and resets the calculator. When clicked, a 0 appears on the screen to start a new calculation.= : Shows the output of the calculation on the screen.Numbers : 0 1 2 3 4 5 6 7 8 9
Operations : / x - +
= button to display the output of the calculation.Selected from shared topics, language and repository description—not editorial ratings.
PTharanan /
A personal productivity dashboard application built with C# and Windows Forms. Features include user authentication, a dynamic To-Do task manager, a media/image gallery, and a built-in calculator.
Abdullah-Masood-05 /
WinForms Calculator is a C# Windows desktop application built with .NET 6.0 that provides a fully functional scientific calculator. It supports basic arithmetic, trigonometric, logarithmic, and advanced mathematical operations through a clean Windows Forms interface
excd /
A simple .NET calculator application made using C# and WinForms.
sebastianvasquezechavarria1234 /
🎯🧮This is a simple yet effective C# Console Application designed to demonstrate the fundamental concepts of the .NET framework.
mntkat /
A simple calculator app written in Godot and C#
AndrewJesse /
CalculatorApp is a C# console application for parsing and evaluating mathematical expressions and equations. By Andrew Marchese