Skip to content

AspNet Request EndPoint Layout Renderer

Rolf Kristensen edited this page Jul 28, 2025 · 6 revisions

ASP.NET Http Request EndPoint. The informational display name of the logical endpoint in the application (Ex. HTTP: GET /weatherforecast)

Platforms Supported: Limited (Only supported in ASP.NET Core v3+)

Introduced with NLog.Web.AspNetCore v5.3

Configuration Syntax

${aspnet-request-endpoint}

Notes

See also ${aspnet-request-endpoint-group} and ${aspnet-request-endpoint-name}

Clone this wiki locally