Skip to content
Thomas Ardal edited this page Dec 1, 2021 · 41 revisions

NLog

Version Version

Welcome to the NLog.Web wiki!

  • ASP.NET Core 3 (and newer) is supported using NetCoreApp3 for platforms NetCoreApp3 + NetCoreApp31 + .NET 5.0 + .NET 6.0

  • ASP.NET Core 2 is supported using NetStandard2.0 for platforms NetCoreApp2 + NetCoreApp2.1 + .NET 4.6.1

  • ASP.NET Core 1 is supported using NetStandard1.5 for platforms NetCoreApp1 + NetCoreApp1.1 + .NET 4.5.1

  • ASP.NET MVC Legacy applications should use NLog.Web-nuget-package for all version of .NET Framework.


For general usage of NLog: NLog wiki