NLog.Web.AspNetCore 6.1.4

NLog.Web.AspNetCore

Integrates NLog as Logging provider for the ASP.NET Core platform, by just calling UseNLog() with the application host-builder.

Providing features like:

Supported platforms:

  • ASP.NET Core 6, 7, 8, 9 and 10
  • ASP.NET Core 2, .NET Standard 2.0 and .NET 4.6.2+

Register NLog as logging provider:

builder.Logging.ClearProviders();
builder.Host.UseNLog();

If logging is needed before the host building, then one can use fluent setup:

var logger = NLog.LogManager.Setup().LoadConfigurationFromAppSettings().GetCurrentClassLogger();

Alternative include NLog.Web.AspNetCore extension in the NLog.config file:

<extensions>
    <add assembly="NLog.Web.AspNetCore"/>
</extensions>

Useful Links:

No packages depend on NLog.Web.AspNetCore.

ChangeLog:

  • [#1151] Updated dependency NLog v6.1.4 (@snakefoot)
  • [#1145] AppVeyor - Visual Studio 2026 (@snakefoot)

List of major changes in NLog v6.0: https://nlog-project.org/2025/04/29/nlog-6-0-major-changes.html

Full changelog: https://github.com/NLog/NLog.Web/releases

List of available Layout Renderers: https://nlog-project.org/config/?tab=layout-renderers&search=package:nlog.web.aspnetcore

Version Downloads Last updated
6.1.4 7 07/09/2026
6.1.3 19 05/06/2026
6.1.2 37 03/03/2026
6.1.1 36 02/03/2026
6.1.0 38 12/10/2025
6.0.6 36 12/10/2025
6.0.5 35 12/10/2025
6.0.4 34 12/11/2025
6.0.3 32 12/14/2025
6.0.2 32 12/10/2025
6.0.1 28 12/09/2025
6.0.0 35 12/10/2025
6.0.0-rc4 32 12/17/2025
6.0.0-rc3 29 01/28/2026
6.0.0-rc2 28 01/11/2026
5.5.0 32 12/10/2025
5.4.0 37 12/10/2025
5.3.15 29 12/09/2025
5.3.14 34 12/10/2025
5.3.13 31 12/12/2025
5.3.12 29 12/18/2025
5.3.11 39 12/12/2025
5.3.10 31 12/12/2025
5.3.9 23 12/10/2025
5.3.8 30 12/10/2025
5.3.7 23 12/12/2025
5.3.5 23 12/10/2025
5.3.4 32 12/10/2025
5.3.3 34 12/10/2025
5.3.2 30 12/10/2025
5.3.1 26 12/12/2025
5.3.0 37 12/18/2025
5.2.3 34 12/10/2025
5.2.2 30 12/09/2025
5.2.1 31 12/10/2025
5.2.0 30 12/12/2025
5.1.5 33 12/11/2025
5.1.4 32 12/18/2025
5.1.2 36 12/10/2025
5.1.1 32 12/09/2025
5.1.0 34 12/10/2025
5.0.0 25 12/18/2025
4.15.0 33 12/10/2025
4.14.0 31 12/09/2025
4.13.0 24 12/13/2025
4.13.0-readme-preview 25 12/10/2025
4.12.0 29 12/18/2025
4.11.0 31 12/18/2025
4.10.0 31 12/10/2025
4.9.3 27 12/11/2025
4.9.2 27 12/12/2025
4.9.1 24 12/18/2025
4.9.0 26 12/11/2025
4.8.6 29 12/18/2025
4.8.5 31 12/10/2025
4.8.4 30 12/10/2025
4.8.3 33 12/10/2025
4.8.2 26 12/10/2025
4.8.1 23 12/09/2025
4.8.0 26 12/18/2025
4.7.1 24 12/10/2025
4.7.0 31 12/11/2025
4.6.0 30 12/10/2025
4.5.4 32 12/11/2025
4.5.3 29 12/14/2025
4.5.2 30 12/10/2025
4.5.1 32 12/10/2025
4.5.0 31 12/10/2025
4.5.0-rc3 20 02/06/2026
4.4.1 31 12/12/2025
4.4.0 28 12/10/2025
4.3.1 33 12/12/2025
4.3.0 33 12/10/2025
4.2.4 40 12/14/2025
4.2.3 22 12/15/2025