Skip to content

Demonstrating C# fundamentals, including data type manipulation, conditional logic, and user input validation through a multi-scale temperature converter.

Notifications You must be signed in to change notification settings

dingonzo/temperature-conversion

Repository files navigation

Temperature-Conversion

.NET Core CI

Temperature Converter CLI

A lightweight C# console application that converts temperatures between Celsius and Fahrenheit. This tool was built as part of a Wprogramming exercise to demonstrate input handling, mathematical methods, and string formatting.

Features

Bidirectional Conversion: Convert from Celsius to Fahrenheit or vice versa. Formatted Output: Results are automatically rounded to two decimal places for readability. Interactive Menu: Simple numerical selection for a better user experience.

About

Demonstrating C# fundamentals, including data type manipulation, conditional logic, and user input validation through a multi-scale temperature converter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages