NamespaceSystemLibrary.Common.Framework
An implementation of the 'old' thread safe singleton HttpContext we all know and love from .NET Framework
HttpContextInstance
public static class HttpContextInstance
Inheritance
object
HttpContextInstance
Properties
Remarks
Do note that Http Context can be null in a console application or in a 'Unit' Test Application or if MVC is not yet registered as a service/invoked
Property Value
Type | Description |
---|---|
HttpContext |
}