Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in httpcontext

asp.net mvc compress stream and remove whitespace

Manually creating an HttpContext in ASP.NET Core 2.x

How to unit test ValueProviderFactories in ASP.NET MVC3?

Add cookie to Request.Cookies collection

c# asp.net tdd moq httpcontext

MVC, not "supposed" to use HttpContext.Current anymore?

HttpContext.Session not maintaining state [duplicate]

What is the meaning of thread-agility in ASP.Net?

Web API Service - How to use "HttpContext.Current" inside async task

Get the Controller Name and Method Name in ASP.NET-Core 2.2 Controller

Is there an equivalent to "HttpContext.Response.Write" in Asp.Net Core 2?

Is this a safe way to get body of a HttpContext request

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

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