Yesterday I blogged about uploading files through Postman. Let's now move on to the real application and implement the client API to upload the files using the .NET Core HttpClient.
The code is not that hard but I'm sharing it here just a reminder for myself: