• Description
  • 0. Create a new .NET Core console project
  • 1. Add dependency in csproj manually or using NuGet
  • 2. Create a nlog.config file.
  • 3. Update your program
  • 3.1 Create your runner class
  • 3.2 Setup Microsoft Logging with Dependency Injection
  • 4 Example output
  • A minimal example
  • Configure NLog Targets for output