Instructions to run and test this applications :
- Change your connection string in appsettings.json.
- Run "Update-Database" in package manager console. (Code first migration)
- In Database i have created two tables for vendors and profiles for excel import testing.
- Please use using excel files from folder "SampleExcelFiles" for testing.