Search code examples
Mock HttpContext.Current in Test Init Method...

c#unit-testingmockinghttpcontext

Read More
Extract common functionality from controller...

controllerasp.net-core-webapi.net-6.0httpcontext

Read More
Replace the injected HttpContext for class in application...

asp.net-coredependency-injectionasp.net-core-3.1httpcontextmediatr

Read More
HttpContext.Response.Body.Position = 0 - "Specified method is not supported" error...

c#httpresponsehttpcontext

Read More
Authentication in Blazor and HttpContext, Razor Pages/Components...

authenticationrazorblazorhttpcontext

Read More
C# ASP.NET MVC view: problem with retaining model, variable, or ViewBag data when View calls Action ...

c#asp.net-mvcsession-variablessession-statehttpcontext

Read More
How to set a value(correlationId) and make it accessible throughout a method execution (similar to a...

c#.netasp.net-core.net-corehttpcontext

Read More
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
BackNext