I didn't found HttpContext.Current in core framework, looks its already been removed out. now i have several normal class (not middleware,controller) and i want to use HttpContext within the code, how can i to get the HttpContext back for working. Thanks!
↧