IAmTimCorey tutorial on creating an Excel spreadsheet as well as reading from one
Using EPPlus Nuget, this project will allow you to create an Excel spreadsheet and add data to the cells.
This will also show how to read an Excel spreadsheet and output the data onto the console.