Welcome to the repository for my C#-series projects! This repository contains various exercises and assignments for computer science courses.
To run the C# projects in this repository, you will need to have the following dependencies installed:
- .NET SDK (version 5.0 or later)
-
Clone the repository:
git clone https://github.com/shadielfares/CSharp-Series.git cd your-repo
-
Navigate to the desired project directory, for example:
cd ICS4U1
-
Run the C# file using the .NET CLI:
dotnet run El-Fares_Shadi_U1_E06.cs
For any questions or issues, please open an issue in this repository or contact the course instructor.
Happy coding! π