Info
Version: | 5.7.1.1 |
Author(s): | ReflectSoftware Inc. |
Last Update: | Wednesday, June 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://reflectsoftware.com |
NuGet Url: | https://www.nuget.org/packages/ReflectSoftware.Insight |
Install
Install-Package ReflectSoftware.Insight
dotnet add package ReflectSoftware.Insight
paket add ReflectSoftware.Insight
ReflectSoftware.Insight Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.2)
Tags
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.