i have a simple ASP.NET Core app in which i have to copy uploaded files in a Server Network Share (a mapped network drive). This is the code i used:
[HttpPost