Skip to main content
NLog.Web.AspNetCore package icon

NLog.Web.AspNetCore

Extend NLog with targets and layout renderers for websites and webapplications on the ASP.NET Core platform.

Total Downloads
173.5M
173,523,168
Published
Feb 10, 2017
Latest stable version

Install

.NET CLI
dotnet add package NLog.Web.AspNetCore --version 4.3.1
Package Manager Console
Install-Package NLog.Web.AspNetCore -Version 4.3.1
PackageReference
<PackageReference Include="NLog.Web.AspNetCore" Version="4.3.1" />

Frameworks

.NETFramework4.5.1 .NETStandard1.3

Dependencies

[1.0.0, )
[1.0.0, )
[1.0.0, )
[1.0.0, )
NLog
.NETFramework4.5.1
[5.0.0-beta05, )
NLog.Extensions.Logging
.NETFramework4.5.1
[1.0.0-rtm-beta2, )
[1.0.0, )
[1.0.0, )
NLog
.NETStandard1.3
[5.0.0-beta05, )
[1.0.0-rtm-beta2, )

Adoption guide

Teams already using NLog or requiring its configuration-oriented routing model.

Logging guide
Why it appears in the guide: NLog integration for ASP.NET Core with flexible target and rule configuration. Trade-off: Avoid adding a second logging pipeline when the existing provider already meets the requirement.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.