Found 125 packages
Package Description
Enrich Serilog events with properties from Claims.
HttpContext 插件。
Subs for unit testing AspNetCore HttpContext
Use RequestStrap Class- and Method-level Attributes when unit testing to initialize System.Web.HttpContext.Current prior to running tests. Release 0.2 contains a single Attribute [RequestStrap] which performs minimal initialization of System.Web.HttpContext.Current to allow Application and Cache objects to be used from tests. Requests for changes can be made at http://www.CodeShoutOut.com/RequestStrap
Extracts HttpMessageData from HttpContext's HttpRequest and HttpResponse
让世界对程序员更友好! Yit 的 HttpContext 扩展
Easy Work Cacheing
Access Log generator for .NET Standard and .NET Core that logs HttpContext events in the CommonLog format. Original idea and code from: Chris Ross @ https://github.com/Tratcher/CommonLog
NiuX HttpContext 插件。
An NLog layout renderer that allows items in the current HTTP context to be added to a log layout. Example: ${http-context-item:X-RequestId} will log the contents of HttpContext.Current.Items["X-Request-Id"]
Fake implementations of base classes in System.Web for unit tests
Owin Middleware it is possible to RequestScopeContext like HttpContext.Current but no dependent System.Web.
Gathering and processing messages logged via ILogger
Provides ability for the components to be created by factory objects. You can use it to register things like HttpContext in the container. This facility is mostly targeted towards legacy applications.
IT Hit WebDAV Server Context for projects that use Clssic ASP.NET HttpContext from System.Web
Change to referencing PigToolsLiteLib to avoid class name conflicts.
Defines standard interfaces for distributed tracing and extension methods for HttpContext to access them.
Useful extensions for NLog.Web.AspNetCore
NLog LoggerProvider for Microsoft.Extensions.Logging and ASP.NET Core platform. Adds helpers and layout renderers for websites and web applications. Supported platforms: - For ASP.NET Core 2, .NET Standard 2.0+ and .NET 4.6+