'System Web HttpContext' does not contain a definition for 'GetOwinContext' CS1061

Опубликовано: 13 Апрель 2026
на канале: Programming C# dotnet azure
3,883
6

Fix this error ASP.NET MVC
'System.Web.HttpContext' does not contain a definition for 'GetOwinContext'
CS1061 C# 'HttpContextBase' does not contain a definition for
'GetOwinContext' and no accessible extension method 'GetOwinContext'
accepting a first argument of type
'HttpContextBase' could be found (are you missing a using directive or an assembly reference?)