/MenuDemo

(C#/AnyCPU/VS2022/Console Application) A console application written in C# that displays a menu of choices to the user and executes corresponding actions based on user selection, including an option to exit the application.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

MenuDemo console application

A console application written in C# that displays a menu of choices to the user and executes corresponding actions based on user selection, including an option to exit the application.