Search code examples
How to user HttpContext AuthenticateAsync method in NUnit test case?...


controllernunithttpcontext

Read More
How do I access HttpContext in Server-side Blazor?...


cookieshttpcontextblazor

Read More
HttpContext.Features vs HttpContext.Items In Asp.Net Core...


asp.net-corehttpcontext

Read More
Is there a way to retrieve HttpContext from ASP.NET Core IFileProvider class?...


c#asp.net-corerouteshttpcontext

Read More
NHibernate thread safety with session...


asp.netnhibernatethread-safetyhttpcontext

Read More
Accessing signed in user in dotnet 3.1 with HttpContextAccessor...


.netasp.net-coreauthentication.net-corehttpcontext

Read More
Convert HttpContent into byte[]...


c#streamtype-conversionarrayshttpcontext

Read More
C# DotNet Core Middleware Wrap Response...


c#.net-coremiddlewarehttpcontext

Read More
How to read JSON body in HttpActionExecutedContext in case of exception...


c#asp.net-web-api2httpcontext

Read More
Singleton with AsyncLocal vs Scope Service...


c#asp.net-core.net-corehttpcontext

Read More
HttpContext User is empty with Azure App Service Authentication...


authenticationazure-active-directoryasp.net-core-webapiasp.net-core-3.1httpcontext

Read More
Why is User (as in User.Identity.Name) null in my abstract base controller?...


c#asp.net-mvccontrolleruser-controlshttpcontext

Read More
Using HttpContext.Current in WebApi is dangerous because of async...


multithreadingasynchronousasp.net-web-apininjecthttpcontext

Read More
Get Client Machine Name and ID - ASP.NET Core 3.1...


asp.net-corehttpcontext

Read More
Accessing HttpContext in ASP.NET Core 2.2 Class library...


c#asp.net-coreasp.net-core-mvcasp.net-core-2.0httpcontext

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


c#asp.net-coreazure-ad-b2cclaims-based-identityhttpcontext

Read More
How to specify the download path while export excel using HttpContext?...


c#asp.nethttpcontext

Read More
.Net-Core get HttpBrowserCapabilities from httpContext...


asp.net-corehttpcontext

Read More
Is HttpContext.ApplicationInstance.Context unique for each request?...


asp.net-mvchttpcontext

Read More
Accessing http headers in .NET Core 3.0 Api...


asp.net-corehttpcontext

Read More
HttpContext.Current not recognized by Visual Studio [ ASP.NET MVC ]...


c#asp.netasp.net-mvchttpcontext

Read More
Passing HttpContext to HttpResponse.OnStarting...


c#asp.net-corehttpcontext

Read More
MVC - Delete cookie when response code is Bad Request won't work, but the same code on status co...


c#asp.netasp.net-mvchttpcontexthttpcookie

Read More
Can not find HttpContextBase even though I am using System.Web...


c#.nethttpcontext

Read More
How can I get the current HttpContext in a SeriLog Sink?...


c#httpcontextasp.net-core-2.0serilog

Read More
Using new Json serializer with HttpContext.Response in ASP.NET Core 3.1...


c#jsonasp.net-corehttpcontextasp.net-core-middleware

Read More
How do I unit test "HttpContext.Current.Request.LogonUserIdentity.Name"?...


c#unit-testingasp.net-web-apihttpcontext

Read More
In a blazor app, is it possible to get the requested path, if the render mode is set to "server...


c#blazorhttpcontext

Read More
HttpContext.Current is null in my web service...


wcfweb-servicesinputstreamhttpcontext

Read More
error downloading username by IHttpContextAccessor after publication ASP.NET...


c#asp.netentity-frameworkasp.net-corehttpcontext

Read More
BackNext