I am trying to send the form data including excel file through fetch. But unable to hit the server using asp.net core.
const formdata = new FormData();