ReflectSoftware.Insight 5.1.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package ReflectSoftware.Insight --version 5.1.4
NuGet\Install-Package ReflectSoftware.Insight -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" 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 --version 5.1.4
#r "nuget: ReflectSoftware.Insight, 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 as a Cake Addin
#addin nuget:?package=ReflectSoftware.Insight&version=5.1.4

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

Traditional simple text base logging frameworks lack what your application can easily emit in providing you better insight into the health of your application. Wouldn’t it be great to easily instrument incredible rich details? Well, look no further. ReflectInsight was designed to easily let your application speak volumes!

One of ReflectInsight’s most powerful features is its impressive and elegant Viewer. The Viewer was design to hone in on particular issues and filter any unwanted noise by creating User Defined Views. User Defined Views allow you to filter a given request and visualize the execution path that actually caused the issue at hand.

Everyone knows that debugging multithread applications is no simple task. Due to racing conditions, traditional IDE debuggers are not well suited for the job and don’t really provide an accurate picture behind the scenes. With ReflectInsight’s Live Viewer, debugging multithread applications is that much easier!

In order to use this library 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 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.  net40-client 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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on ReflectSoftware.Insight:

Package Downloads
ReflectSoftware.Insight.Extensions.Log4net

We've added support for the Log4net appender. This allows you to leverage your current investment in log4net, 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 log4net messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.

ReflectSoftware.Insight.Extensions.EnterpriseLibrary

We've added support for the Enterprise Library Logging adapter. This allows you to leverage your current investment in EntLib, but leverage the power and flexibility of the ReflectInsight Viewer. A special benefit in this extension as it will parse and display XML message in proper syntax. 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 EntLib messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.

ReflectSoftware.Insight.Extensions.NLog

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.

ReflectSoftware.Insight.Extensions.DebugTrace

We've added support for the .NET Diagnostic Debug/Trace write. This allows you to leverage your current investment in Debug/Trace, 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 Debug/Trace messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.

ReflectSoftware.Insight.Extensions.HttpModule

We've added support for the Http Module. 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 Http messages in realtime, in a rich viewer that allows you to filter out and search for what really matters to you.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.7.1.1 26,262 6/14/2017
5.7.1.1-rc1 1,136 6/14/2017
5.7.0 2,964 5/15/2017
5.6.1.2 4,919 6/13/2016
5.6.1.1 1,310 6/5/2016
5.6.1 1,343 6/2/2016
5.6.0 3,593 5/1/2016
5.5.2 2,193 9/13/2015
5.5.1 3,808 8/21/2015
5.5.0 1,947 7/13/2015
5.4.0 6,819 12/11/2014
5.3.2 4,525 9/15/2014
5.2.0 5,407 11/20/2013
5.1.5 3,505 8/9/2013
5.1.4 2,317 7/30/2013
5.1.3 1,686 7/14/2013
5.1.2 1,569 5/28/2013
5.1.1 1,491 5/7/2013
5.1.0 1,515 4/20/2013

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 (https://insightextensions.codeplex.com/) and/or the knowledge base articles on our UserVoice site (http://reflectsoftware.uservoice.com/knowledgebase).