Hi all,
my web API must be able to receive a file from the client. The example provided uses a web form for uploading a file, but I need this functionality in a Web API method. What would be the "right" way to do this? I am on NT11.22.
Thanks in advance,
Jens