Hi All,
I am trying to Upload the File using Jquery Ajax with asp.net core.
but unable to Upload the file, am using IFormfile @controller level, but its shows always null.
i have tryied diff diff level, still not able to upload file.
i am using asp.net core 3.0.
Please provide me your valuable solutions.