1. NLog

    By:

    NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity. This package installs NLog.dll with includes core logging functionality. For your main project also need to install "NLog Configuration" package.

    273,506 downloads

  2. Logentries Plugin for Nlog v2.0

    By:

    le_nlog is a plugin library for NLog to enable logging to Logentries from a .NET platform. Logentries is a real-time log management service on the cloud. More info at https://logentries.com Nuget source and instructions can be found at https://github.com/logentries/le_nlog

  3. NLog Configuration

    By:

    Empty NLog.config file.

    54,676 downloads

  4. NLog Schema for Intellisense(TM)

    By:

    Enables Intellisense(TM) when editing NLog configuration file.

    25,094 downloads

  5. EnyimMemcached-NLog

    By:

    NLog based logging adapter for the Enyim Memcached library.

  6. NLog for Extended Profile

    By:

    NLog.Extended.dll for use with .NET Framework Extended profile. Supports server-specific targets and other extensions.

    25,221 downloads

  7. Utility.Logging.NLog

    By:

    Implementation of Utility.Logging for NLog

  8. Castle NLog integration

    By:

    Castle logging services integration with NLog

  9. Utility.Logging.NLog.Autofac

    By:

    Autofac module to register NLog Utility.Logging components

  10. Common.Logging.NLog 2.0.0

    By:

    Common.Logging library bindings for NLog logging framework.

    10,517 downloads

  11. Castle Windsor NLog integration

    By:

    Castle Windsor integration package for logging facility via NLog.

  12. Castle Windsor logging facility

    By:

    Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like NLog and log4net (available as separate packages: Castle.Windsor-nlog and Castle.Windsor-log4net).

  13. ServiceStack.Logging.NLog

    By:

    Provides NLog logging integration for other ServiceStack projects Includes: - ServiceStack.Logging.NLog.dll Dependencies: - ServiceStack.Interfaces.dll

  14. reactiveui-nlog 4.6.3

    By:

    An adapter to initialize NLog as the logger for ReactiveUI.

    3,895 downloads

  15. Rebus.NLog

    By:

    Provides the ability for Rebus to log with NLog

  16. Topshelf.NLog

    By:

    NLog Logging Integration for Topshelf. Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.

    4,227 downloads

  17. MassTransit.NLog

    By:

    This integration library adds support for NLog to MassTransit, a distributed application framework for .NET, including support for MSMQ and RabbitMQ.

    4,153 downloads

  18. log4net.NLogAppender

    By:

    Its a bridge between NLog and log4net. It hands all log4net logging events over to NLog. So you could use any lib which uses log4net without even using log4net yourself. Simply call the following line and you are done: NLogAppender.Initialize();

  19. NLog Mvc

    By:

    Designed to be used with ASP.NET MVC 3 or greater and Entity Framework 4.* NLog.Mvc provides a Target for NLog that uses a DbContext to write and access log entries. It also includes a NLogHandleError attribute that can be applied to log exceptions.

  20. Ninject.Extensions.Logging.nlog 3.0.1.0

    By:

    NLog Logging extension for Ninject