Here Mudassar Ahmed Khan has explained with an example, how to download Excel file in ASP.Net Core MVC.
The data from the database is fetched using Entity Framework and then the data is downloaded as Excel file using ClosedXML Excel library in ASP.Net Core MVC.
↧