All the data pertaining to the active HTTP request is stored in the HTTPContext object. Although it has many properties, the Request, Response, Session, User,
HttpContext is largely the same in asp.net core as it’s always been. However, one difference is that it is not automatically as available everywhere in