Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in httpcontext

Issue with HttpContext.Current.User.Identity.Name

Retrieving HttpContext in a Custom NLog Target

c# logging nlog httpcontext

How do I Resolve an application URL from a background thread in ASP.NET MVC?

Passing HttpContext.Current.User.Identity to WCF

HttpContext.Current.User.Identity.Name Returns wrong user name

asp.net httpcontext

Add HttpContext into HangFire

httpcontext hangfire

ASP.NET MVC - Unit testing, mocking HttpContext without using any mock framework

Entity Framework: Storing Entities without saving to Database

How to pass HttpContext.Current to methods called using Parallel.Invoke() in .net

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

Is it possible to set a cookie during a redirect in ASP.NET?

In what situations the HttpContext.Current.Session can be null?

Access HttpContext inside WCF RequestInterceptor

wcf httpcontext wcf-rest

How can I make HttpContext available to be used by my Unit Tests?

How to access ServerVariables in AspnetCore 1.0

Relationship between HttpContext.Request.Cookies and HttpContext.Response.Cookies