ReflectSoftware.Insight.Extensions.NLog 5.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ReflectSoftware.Insight.Extensions.NLog --version 5.1.1
NuGet\Install-Package ReflectSoftware.Insight.Extensions.NLog -Version 5.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ReflectSoftware.Insight.Extensions.NLog" Version="5.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReflectSoftware.Insight.Extensions.NLog --version 5.1.1
#r "nuget: ReflectSoftware.Insight.Extensions.NLog, 5.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ReflectSoftware.Insight.Extensions.NLog as a Cake Addin
#addin nuget:?package=ReflectSoftware.Insight.Extensions.NLog&version=5.1.1

// Install ReflectSoftware.Insight.Extensions.NLog as a Cake Tool
#tool nuget:?package=ReflectSoftware.Insight.Extensions.NLog&version=5.1.1

We've added support for the NLog appender. This allows you to leverage your current investment in NLog, but leverage the power and flexibility that comes with the ReflectInsight viewer.

In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the ReflectInsight Viewer from this location:

http://www.reflectsoftware.com/Public/Download.aspx

You can view your NLog messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • NLog (>= 2.0.0.2000)

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.7.2 2,338 1/29/2018
5.7.1 991 6/21/2017
5.7.0 960 5/16/2017
5.6.2 923 4/12/2017
5.6.1 1,096 6/15/2016
5.6.0 1,031 5/2/2016
5.5.3 1,195 8/27/2015
5.4.0 1,692 12/11/2014
5.4.0-rc3 1,113 12/11/2014
5.4.0-rc2 1,041 12/3/2014
5.4.0-rc1 1,051 12/3/2014
5.3.2 1,120 9/17/2014
5.3.2-rc2 864 9/17/2014
5.3.2-rc1 900 9/15/2014
5.3.1-rc1 888 8/3/2014
5.2.2-rc3 930 6/11/2014
5.2.2-rc2 912 6/10/2014
5.2.2-rc1 937 2/17/2014
5.2.1 1,701 11/22/2013
5.2.0 1,206 11/20/2013
5.2.0-rc1 951 11/19/2013
5.1.6 1,254 8/9/2013
5.1.5 1,130 7/31/2013
5.1.4 1,411 7/15/2013
5.1.4-rc1 1,200 7/14/2013
5.1.3 1,262 5/30/2013
5.1.3-rc1 985 5/29/2013
5.1.2 1,199 5/7/2013
5.1.1 1,227 4/19/2013
5.1.0 1,210 4/18/2013
5.0.7 1,171 4/5/2013
5.0.6 1,253 1/6/2013
5.0.5 1,335 9/23/2012
5.0.4 1,339 8/13/2012
5.0.3 1,226 8/9/2012
5.0.2 1,224 8/9/2012
5.0.1 1,236 8/9/2012
5.0.0 1,275 8/9/2012

The Nlog extension supports v2.0.0.2000. However if you need to support an older version, then you will need to download the ReflectInsight Logging Extensions Library from CodePlex. You can then reference and rebuild the extension against your a specific release of the NLog dll.