Skip to content

AspNet Request EndPoint Name Layout Renderer

Rolf Kristensen edited this page Jul 28, 2025 · 1 revision

ASP.NET Http Request EndPoint MetaData Name. The name of the logical endpoint in the application. Assigned using WithName or [EndpointName].

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

Introduced with NLog.Web.AspNetCore v6.0.3

Configuration Syntax

${aspnet-request-endpoint-name}

Notes

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

Clone this wiki locally