I\'m trying to create a file uploader API using .NET core API 3.1.
The code looks like this.
FileUploadController.cs
[HttpPost]