Using HttpContext in ASP.Net Core 8

Опубликовано: 16 Март 2026
на канале: ASPSnippets
1,051
12

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

Chapters:
00:00 Introduction
00:15 Configuring HttpContext in Program class
00:36 Injecting HttpContext inside Controller
01:08 Accessing HttpContext inside Action Method
01:29 Demo

📝Blog: http://aspsnip.pet/4549
👨🏻‍💻Code: http://aspsnip.pet/4549?code
❓Q&A: http://aspsnip.pet/4549?ask
✍🏻Author: http://aspsnip.pet/4549/?author

Link to the mentioned video:
Call Controller using jQuery AJAX in ASP.Net Core MVC -    • Call Controller using jQuery AJAX in ASP.N...  

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

#HttpContext
#ASP.Net
#Core
#Core8
#MVC