Steps to run and build solution
-
Donwload & Extract DemoB.zip
-
Open DemoB.sln file in Visual studio. Please note I have used VS 2017 for development
-
Build and run the solution 'DemoB.App' in solution explorer.
-
Output CSV file will be created in following location ".\DemoB\DemoB.Console\bin\Debug\output\result_output.result.csv"
Dependencies
-
IronXL library used to read and create for excel files
-
Log4Net has been used to create related logs. Use App.config under console app to check the log4net settings.