Found 125 packages
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
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
Enrich Serilog log events with properties from HttpContext in AspNetCore
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
A collection of helpful HttpContext extension methods
HttpContextMoq is an implementation of AspNetCore.Http.HttpContext that stores a Mock instance and works as a proxy for the real Mock.
Enriches Serilog events with client IP, Correlation Id, RequestBody, RequestQuery, HTTP request headers and information of the MemoryUsage.
Furion HttpContext 插件。
Fake HttpContext for unit tests
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.
Enriches Serilog events with information from HttpContext.Current
Enrich Serilog log events with properties from the current HttpContext.
RockLib.Logging for AspNetCore. Includes context providers and a logging action filter.
Enrich Serilog events with properties from Azure Claims.
NWebDav.Server.AspNetCore is a flexible WebDAV server library that can be used to expose files or other data using WebDAV hosted via .NET core.
Enriches Serilog events with Aspnetcore HttpContext
Enrich Serilog events with infromation from HttpContext like request, response, header, etc.
Http Extension for Nancy to access AspNetCore's HttpContext