-
Notifications
You must be signed in to change notification settings - Fork 166
Home
Rolf Kristensen edited this page Aug 30, 2021
·
41 revisions
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.
- Getting started with ASP.NET Core 5. See also Missing the trace/debug logs in ASP.NET Core 5?
- Getting started with ASP.NET Core 3. See also Missing the trace/debug logs in ASP.NET Core 3?
- Getting started with ASP.NET Core 2. See also Missing the trace/debug logs in ASP.NET Core 2?
- Getting started with ASP.NET Core 1 (csproj - vs2017)
- Getting started with .NET Core 2 Console application
- Multiple blogs to get started with ASP.NET Core and NLog
- Using NLog with appsettings.json
For general usage of NLog: NLog wiki
For general docs, check https://github.com/NLog/NLog/wiki