Skip to content

This C# Console application enables easy conversions between decimal, binary, hexadecimal, and text. Perform various conversions seamlessly with this utility.

Notifications You must be signed in to change notification settings

raffaelevitale/ConversionUtility-CSharp-Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ConversionUtility-CSharp-Console

This C# Console application enables easy conversions between decimal, binary, hexadecimal, and text. Perform various conversions seamlessly with this utility.

Welcome to the Conversion Utility in C# Console! This project supports various conversions between decimal, binary, hexadecimal, and text.

Features

  1. Decimal to Binary
  2. Binary to Decimal
  3. Decimal to Hexadecimal
  4. Hexadecimal to Decimal
  5. Hexadecimal to Binary
  6. Text to Binary

Requirements

  • .NET Framework 4.7.2

Usage Instructions

  1. Clone the repository to your system.
  2. Open the project in a compatible C# development environment, like Visual Studio 2022 or Rider.
  3. Build the project.
  4. Run the application and follow the instructions for the desired conversions.

Contributions

We welcome contributions! Feel free to open a pull request.

License

This project is licensed under the [Raffaele Vitale, IIS G.VALLAURI].

About

This C# Console application enables easy conversions between decimal, binary, hexadecimal, and text. Perform various conversions seamlessly with this utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages