Search code examples
Request.Url.GetLeftPart(UriPartial.Authority) returns http on https site...


c#httphttpshttpcontext

Read More
Session_Start and ASP.Net Async SessionState Module...


c#asp.net-mvcsession-statehttpcontextglobal-asax

Read More
How does HttpContext.Current.User.Identity.Name know which usernames exist?...


c#asp.nethttpcontext

Read More
How to pass additional values to MVC client from Identity Server 4 after authenticating user...


identityserver4httpcontextclaims

Read More
Writing to ZipArchive using the HttpContext OutputStream...


c#.net-4.5outputstreamhttpcontextasp.net-4.5

Read More
Resolution failed with error: No public constructor is available for type IHttpContextAccessor...


.net-coredependency-injectionhttpcontexthangfire-unity

Read More
ASP.NET Core Web API: JWT token does not set "HttpContext User"...


c#asp.net-corejwtgoogle-signinhttpcontext

Read More
What is the performance impact of tracing in C# and ASP.NET?...


c#asp.netperformancehttpcontexttrace

Read More
Extracting the claims from existing AspNetCore.Cookie in a webform, coming from the MVC...


c#cookieswebformsasp.net-core-mvchttpcontext

Read More
AspNetCore SignalR, can't read headers and HttpContext...


c#.net-6.0httpcontextasp.net-core-signalrhttpconnection

Read More
Accessing Httpcontext outside controller in .net core...


session.net-corehttpcontext

Read More
Unit test http context in Angular...


angularjasminehttpclientkarma-jasminehttpcontext

Read More
ASP.NET Core 6: problems with HttpContext...


c#asp.net-core.net-corecookieshttpcontext

Read More
How do I add a HttpContextAccessor to the Starup.cs in the correct way. (ASP.NET Core 6)...


asp.netasp.net-corehttpcontext

Read More
How to get Controller and Action inside AuthorizationHandler?...


c#.net-coreidentityasp.net-core-3.1httpcontext

Read More
HttpContext Class and its Thread Safety...


c#asp.netmultithreadingthread-safetyhttpcontext

Read More
HttpContext.Current.Request.Form.AllKeys in ASP.NET CORE version...


c#asp.net-corehttpcontextinvalidoperationexception

Read More
HTTPContext.Request Method Equivalent in .Net 6...


.net-6.0httpcontext

Read More
How to propertly retrieve the user in Blazor...


asp.netblazorasp.net-identityblazor-server-sidehttpcontext

Read More
Elmah for non-HTTP protocol applications OR Elmah without HttpContext...


wcfelmahhttpcontextwasnet.tcp

Read More
HttpContext.Session in Blazor Server Application...


asp.net-coresessionhttpcontextblazor-server-side

Read More
null value HttpContextAccessor...


c#.nethttpcontext

Read More
IHttpContextAccessor to get the jwt token singleton...


c#.net-coredependency-injectionhttpcontext

Read More
Check Cookie Value...


c#cookieshttpcontext

Read More
accessing HttpContext.Request in a controller's constructor...


asp.net-mvchttpcontextcontrollers

Read More
Is IISExpress Single-Threaded?...


c#asp.netclaims-based-identityhttpcontext

Read More
Http verb of current http context...


c#asp.nethttphttpcontexthttp-verbs

Read More
Why is HttpContext.User.Identity.Name irregularly empty?...


c#asynchronouswebformsforms-authenticationhttpcontext

Read More
MSTest: Unit Testing HttpContext.SignoutAsync for the logout...


mstesthttpcontext

Read More
Using HttpContext.GetTokenAsync in C# Unit Tests...


c#unit-testingmoqxunithttpcontext

Read More
BackNext