Downloading NLog

Source and binary packages of NLog are available for download from CodePlex site. The following versions are currently available:

Each version has multiple packages available:

  • NLog-VERSION-setup.exe - This package is recommended for most people. setup package which includes compiled binaries, help file and integration with Visual Studio. Source code is not included.
  • NLog-VERSION-setup-debug.exe - setup package which includes compiled binaries (including PDB files), help file and integration with Visual Studio.
  • NLog-VERSION-bin.zip - compiled binaries and help file
  • NLog-VERSION-bin-debug.zip - compiled binaries (including PDB files) and help file
  • NLog-VERSION-src.zip - source code package.
  • NLog-VERSION-help.zip - documentation

You can also download NLog directly from the Subversion repository.

To download latest sources, use an Subversion client (such as TortoiseSVN) and point it at:

Subversion is available to everybody in read-only mode.