In PR https://github.com/dotnet/systemweb-adapters/pull/103 the types to handle file upload were added: Files property on HttpRequest and HttpPostedFile class. These should also be created in the *Base variants: Files property in HttpRequestBase and a HttpPostedFileBase class.