Request.InputStream in ASP.NET Core You should use 'Request.Body' instead of InputStream Request.Body is the stream you're looking for.