Enable HttpContext in .Net Core

Опубликовано: 14 Октябрь 2024
на канале: ASPSnippets
887
17

Here Mudassar Khan has explained how to use HttpContext in ASP.Net Core.

Microsoft has permanently removed HttpContext.Current property from .Net Core and introduced a new interface IHttpContextAccessor for .Net Core.

Full video:    • Using HttpContext in ASP.Net Core  

Blog: http://aspsnip.pet/3372
Code: http://aspsnip.pet/3372?code
Q&A: http://aspsnip.pet/3372?ask
Author: http://aspsnip.pet/3372/?author

Follow us on:
Facebook: http://aspsnip.pet/FB
Instagram: http://aspsnip.pet/IG
Twitter: http://aspsnip.pet/TW

#Shorts #HttpContext #IHttpContextAccessor #Enable #Core #.Net #ASP.Net