Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in httpcontext

C# DotNet Core Middleware Wrap Response

Per-Request static data in ASP.NET

StructureMap is not disposing data context when using HttpContextScoped()

Convert HttpContent into byte[]

How to set log4net context property specific to an ASP.NET request?

How do I access GetGlobalResourceObject function from a class that is not a page?

What is setting no-cache="Set-Cookie"

cache-control httpcontext

Call the default asp.net HttpHandler from a custom handler

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

Can I fool HttpRequest.Current.Request.IsLocal?

asp.net httpcontext

How to access HttpContext inside a unit test in ASP.NET 5 / MVC 6

HttpContext.Current null inside async task

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

asp.net-core httpcontext

NHibernate thread safety with session

Testing a Web API method that uses HttpContext.Current.Request.Files?

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

.net Forms Authentication - manually setting HttpContext.Current.User not working in custom AuthorizeAttribute

Using an HTTPContext across threads

Thread.CurrentPrincipal.Identity in ASP .NET - is it safe to use

asp.net .net httpcontext

Using httpcontext in unit test