Skip to content

EErikas/WPF-Calculator

Repository files navigation

WPF-Calculator

This a simple Calculator created using WPF and C#. The app is automatically compiled and published to releases using GitHub Actions.

Controls

The application can perform basic calculations, numbers can be entered using keyboard or on-screen buttons. The operations can be invoked using buttons only.

Tools Used

The solution was built using the following tools:

  • PC running Windows 11
  • Visual Studio 2022
  • The project was developed using .NET 7.0 SDK.

Note: The project is targeting netcoreapp3.1 framework because there have been issues building project with GitHub Actions when using newer versions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages