File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,11 +24,14 @@ Please check [platform support](https://github.com/NLog/NLog/wiki/platform-suppo
2424
2525
2626## Getting started
27+
2728### ASP.NET Core
2829
29- - [ Getting started with ASP.NET Core 2] ( https://github.com/NLog/NLog.Web/wiki/Getting-started-with-ASP.NET-Core-2 )
30- - [ Getting started with ASP.NET Core 1 (csproj - vs2017)] ( https://github.com/NLog/NLog.Web/wiki/Getting-started-with-ASP.NET-Core-(csproj---vs2017) )
31- - [ Getting Started with ASP.NET Core 1 (project.json - vs2015)] ( https://github.com/NLog/NLog.Web/wiki/Getting-started-with-ASP.NET-Core-(project.json) )
30+ - [ Getting started for ASP.NET Core 3] ( https://github.com/NLog/NLog/wiki/Getting-started-with-ASP.NET-Core-3 )
31+ - [ Getting started for ASP.NET Core 2] ( https://github.com/NLog/NLog/wiki/Getting-started-with-ASP.NET-Core-2 )
32+ - [ Getting started for .NET Core 2 Console application] ( https://github.com/NLog/NLog/wiki/Getting-started-with-.NET-Core-2---Console-application )
33+ - [ Getting started for ASP.NET Core 1 (csproj - vs2017)] ( https://github.com/NLog/NLog.Web/wiki/Getting-started-with-ASP.NET-Core-(csproj---vs2017) )
34+ - [ How to use structured logging] ( https://github.com/NLog/NLog/wiki/How-to-use-structured-logging )
3235- [ Multiple blogs to get started with ASP.NET Core and NLog] ( https://github.com/damienbod/AspNetCoreNlog )
3336
3437### .NET Core Console application
You can’t perform that action at this time.
0 commit comments