-
Notifications
You must be signed in to change notification settings - Fork 166
Home
Julian Verdurmen edited this page Dec 29, 2020
·
41 revisions
Welcome to the NLog.Web wiki!
ℹ️ Missing the trace/debug logs in .NET Core 2? Check your appsettings.json
- For ASP.NET Core 3, only .NET Standard 3 is supported
- For ASP.NET Core 2, only .NET Standard 2 and .NET 4.6+ are supported
- For ASP.NET Core 1, only .NET Standard 1 and .NET 4.5.x are supported
- See also https://docs.microsoft.com/en-us/dotnet/standard/net-standard
- Getting started with ASP.NET Core 5
- Getting started with ASP.NET Core 3
- Getting started with ASP.NET Core 2
- Getting started with .NET Core 2 Console application
- Getting started with ASP.NET Core 1 (csproj - vs2017)
- Getting Started with ASP.NET Core 1 (project.json - vs2015)
- Multiple blogs to get started with ASP.NET Core and NLog
- Using NLog with appsettings.json
For docs of the layout renderers in this package, see heading "NLog.Web" on the NLog wiki
For general usage of NLog: NLog wiki
For .NET Core users, check the Platform support table, as there is a limited set implemented (See column NetStandard). To read more about NetStandard, see the docs from Microsoft
For general docs, check https://github.com/NLog/NLog/wiki