asp-net-core-mvc

Web API uploading a file to a folder

Good time of day! What is there: an API controller with a method that accepts a file that I upload via Postman to form-da ... return StatusCode(500, $"Internal server error: {ex}"); } } } } How to send via Postman