Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in httpcontext

Get the Url of the website we are calling from

asp.net-mvc url httpcontext

Is it good practice to inherit from ControllerBase in Web API .NET Core 2.2?

Access TextBox value of an ASP.NET page from C# class

asp.net httpcontext

Object Reference not set in GetRouteData (System.Web.Routing)

When does HttpContext.AllErrors contain more than one exception?

HttpContext.Request.Browser.Browser detects Edge as Chrome

Access to HttpContext via static class works "correctly" with different requests

Why Visual Studio is telling me to replace argument with HttpContext when I use TypedResults.NotFound?

How do I get the current HttpContext from a HttpActionExecutedContext

Problem with TempData and Faked HttpContext using ASP.NET MVC

HttpContext Class and its Thread Safety

HttpContext.Current.User.Identity.Name is null

User.Identity.Name is null after federated Azure AD login with aspnetcore 2.2

Is it possible to copy/clone HttpContext of a web request

HttpContext.Current NullReferenceException in Static Method

How to initialise a custom HTTP Context or HttpContextBase

c# asp.net httpcontext

How to read URI Parameters using HttpContextAccessor in ASP.NET Core