Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in httpcontext

how to unit test for session variable in controller in mvc

HttpContext.Current like object in node

c# node.js express httpcontext

Confused about using the very same HTTPContextAccessor instance through the entire ASP.NET Core 3 application?

HttpContext.Current.User.IsInRole("Domain\\Domain Users") takes forever

How to store session data using Owin hosting?

ASP.NET MVC4 - Session_End - How can I get the currently logged on user's name in Session_End of Global.asax?

Why is the HttpContextHolder needed when implementing the HttpContextAccessor based on AsyncLocal?

c# asp.net-core httpcontext

How to preserve HttpContext in Web API async task

Is there a way to determine if a client received an HTTP response in .NET?

Since Blazor (server) apps should not use IHttpContextAccessor, how can we read this information in an IAuthorizationHandler?

Accessing Httpcontext outside controller in .net core

ASP.NET asynchronous controllers and calling Sync(); what is "Sync()"?

In which cases does HttpResponse.SupportsAsyncFlush return false

asp.net .net iis httpcontext

Difference between HttpContext.Request.Path and HttpContext.Request.PathBase?

Is this one of them circular references?

How to add a request wise variable in httpcontext

asp.net-mvc httpcontext