What is HTTPContext in .Net Core

Опубликовано: 03 Октябрь 2024
на канале: ASPSnippets
1,386
40

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.

Hindi Version:    • Hindi | Using HttpContext in ASP.Net ...  

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

Full video:    • Using HttpContext in ASP.Net Core  

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

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