drawing

I am needing to solve an image resizing problem in C#

I am trying to implement a code to do image resizing, because they are currently uploading very large images to my system, bu ... } return await SalvarArquivoBlob($"{this.Diretorio}/{RedeId}/Blog/{BlogId}", Arquivo, $"{File.FileName}"); }