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?)