A Project To Prove The Competency of Getting A C# Supplementary Programming certificate By Alireza Abedini Let's Give A Shoutout To The Course Instructor Ms. Parisa Hamidizadeh
* Open Up Microsoft Visual Studio (Use The AlirezaAbedini.sln File)
* Build And Start The Program
OR You Can Use The dotnet Command-Line Tool ( Download Here => https://dotnet.microsoft.com/ )
$ cd <Project Directory>
$ dotnet build
$ dotnet run
OR
* you can use the assembly(AlirezaAbedini.exe) located in the AlirezaAbedini\bin\Debug