How to send the form data including excel file to the controller in asp.net core

前端 未结 0 747
青春惊慌失措
青春惊慌失措 2021-02-13 08:57

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();
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题