/csharp_cmdapp001

A basic console app for practice purpose.

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

CSharp_EL_CommandLineApp

A very basic C# command line program built using .NET framework.
The sole purpose of this repo is for learning.

Getting Started

If you want to run, just clone/download it to your computer and build it using Visual Studio IDE.

💻 Prerequisites/Built With

Visual Studio IDE and .NET framework on a Windows machine.

📄 Installing/Running

Just build it using Visual Studio IDE.

📃 Deployment

This was intentionally left blank.

📜 Note

These code dont use Linq, dont write use case testing and very limited user input checking.

🔔 Contributing

This was intentionally left blank.

💬 Authors

This Github account.

License

This repo is under GNU General Public License v3.

📧 Credits/Acknowledgments/References

Microsoft .NET documentation and the Internet.