Found 246 packages
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse
Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.
Enriches Serilog events with Aspnetcore HttpContext
Serilog Enricher to Set Properties From AspNetCore HttpContext to Serilog LogContext
HttpContextMoq is an implementation of AspNetCore.Http.HttpContext that stores a Mock instance and works as a proxy for the real Mock.
Fake HttpContext for unit tests
Enrich Serilog log events with properties from HttpContext in AspNetCore
Enriches Serilog events with client IP, Correlation Id, RequestBody, RequestQuery, HTTP request headers and information of the MemoryUsage.
A collection of helpful HttpContext extension methods
NLog logging for ASP.NET and ASP.NET MVC. Includes targets and layout renderers for websites and web applications. This package is for ASP.NET 3.5+ For ASP.NET Core: Check https://www.nuget.org/packages/NLog.Web.AspNetCore
Furion HttpContext 插件。
Enriches Serilog events with information from HttpContext.Current
Enrich Serilog log events with properties from the current HttpContext.
Provides access to HttpContext via CompatibilityHttpContextAccessor.Current. Enables older ASP .NET concurrency model. This package is useful for applications that have been ported from ASP .NET to ASP .NET Core and depend on the old behavior of ASP .NET.
A utility library for retrieving various user information from the request context
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Owin Middleware it is possible to RequestScopeContext like HttpContext.Current but no dependent System.Web.
This library contains a module that serializes distributed context properties and sends them in HTTP headers.
A simple library used for simulating http context during unit or integration testing
Provides extensions methods for handling data in ambient context for HTTP Requests.