5
Answers

Read and Excel file using web API get method.

Photo of Rupa Maya

Rupa Maya

5y
6.1k
1
I  have the code to read an excel file normally i.e., using the C# console app but can we use the same logic using a web API controller?? and the read data must be displayed using the same web API method??

Answers (5)