Hello,
I am new to ASP.NET core blazor. I would like to know if there are some tutorials about importing excel data into SQL database. The user selects the excel file from file explorer then uploads it and saved data into the database is displayed on the view.
Thanks in advance.