ExcelValidate Using .Net core 3.1 Using below Libraries EPPlus Version = 4.5.3.3 Newtonsoft.Json Version=12.0.3 RestSharp Version=106.10.1 Instructions Execute below commands in sequence git clone https://github.com/rajesh-zero/ExcelValidate.git cd ExcelValidate cd ExcelValidate dotnet restore dotnet build dotnet run