how to Upload image file to wwwroot folder in asp.net core 6 and above
I am trying to upload images to a website i have hosted. It work fine on local machine, but give error while uploading to hosted website. It is built on Asp.Net Core 6.
I am trying to upload images to a website i have hosted. It work fine on local machine, but give error while uploading to hosted website. It is built on Asp.Net Core 6.