ReflectSoftware.Insight.Extensions.NLog 5.1.4

.NET Framework 2.0
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.4
NuGet\Install-Package ReflectSoftware.Insight.Extensions.NLog -Version 5.1.4
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.4" />
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.4
#r "nuget: ReflectSoftware.Insight.Extensions.NLog, 5.1.4"
#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.4

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

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 is compatible.  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)
Additional computed target framework(s)
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,284 1/29/2018
5.7.1 961 6/21/2017
5.7.0 927 5/16/2017
5.6.2 893 4/12/2017
5.6.1 1,062 6/15/2016
5.6.0 999 5/2/2016
5.5.3 1,164 8/27/2015
5.4.0 1,662 12/11/2014
5.4.0-rc3 1,092 12/11/2014
5.4.0-rc2 1,020 12/3/2014
5.4.0-rc1 1,030 12/3/2014
5.3.2 1,090 9/17/2014
5.3.2-rc2 843 9/17/2014
5.3.2-rc1 880 9/15/2014
5.3.1-rc1 866 8/3/2014
5.2.2-rc3 906 6/11/2014
5.2.2-rc2 890 6/10/2014
5.2.2-rc1 917 2/17/2014
5.2.1 1,667 11/22/2013
5.2.0 1,177 11/20/2013
5.2.0-rc1 946 11/19/2013
5.1.6 1,225 8/9/2013
5.1.5 1,101 7/31/2013
5.1.4 1,378 7/15/2013
5.1.4-rc1 1,179 7/14/2013
5.1.3 1,232 5/30/2013
5.1.3-rc1 980 5/29/2013
5.1.2 1,173 5/7/2013
5.1.1 1,198 4/19/2013
5.1.0 1,183 4/18/2013
5.0.7 1,142 4/5/2013
5.0.6 1,225 1/6/2013
5.0.5 1,303 9/23/2012
5.0.4 1,306 8/13/2012
5.0.3 1,196 8/9/2012
5.0.2 1,193 8/9/2012
5.0.1 1,205 8/9/2012
5.0.0 1,245 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.

As of version 5.1 of the ReflectInsight NuGet Package, you are now required to manually add in the ReflectInsight configuration details that you may require.

For help on configuration, please see our documentation on the website (https://insightextensions.codeplex.com/wikipage?title=Getting%20Started%20with%20NLog%20Extension&referringTitle=Documentation) and/or the knowledgebase articles on our UserVoice site (http://reflectsoftware.uservoice.com/knowledgebase).