Downloading NLog

NLog is an open source software, so the source code is available to public and everyone can join the project to improve it. Source and binary packages are available.

Subversion is available to everybody in read-only mode. Write access is available on request. Source code snapshots (in ZIP format) are automatically generated on each commit and are available here.

NLog can be built with either Visual Studio.NET 2003, Visual Studio 2005 or NAnt 0.85. To build NLog using NAnt, just type nant at the command prompt. To rebuild NLog using VS.NET, open the solution file that matches the Visual Studio version you use (NLog.vs2003.sln or NLog.vs2005.sln) and run Build|Rebuild Solution.

$LastChangedDate$