Chris Riesgo
  • Home
  • Agile Thinking
  • Presentations
  • About

httpclient

A collection of 1 post

httpclient

Xamarin | Exception when posting HttpClient MultipartFormDataContent

Consider the following code example: var fileName = "~stacktrace & stuff.txt"; var content = new MultipartFormDataContent(); var fileStream = new FileStream(String.Format(@"/mnt/sdcard/Download/{0}", fileName), FileMode.Open, FileAccess.

  • Chris Riesgo
    Chris Riesgo
1 min read
Chris Riesgo © 2025
Latest Posts Twitter Ghost