We have some info that is contained within an excel sheet. the excel sheet contains two columns; customer name + customer balance.
Now I need to display this info inside my
FileContextCore seems like an effort to make excel and other file types work in EF Core. Obviously this can be nice for consistency if you're already using EF Core.