For HttpContext, HttpRequest and HttpResponse there are implicit cast operators from and to the equivalent ASP.NET Core types. However these are mostly missing in the *Base variants. Currently there is only an implicit cast to HttpContextBase.