Library to aid logging and expose diagnostic information about your process.
Info
| Version: | 3.0.8 |
| Author(s): | Cameron Elliot |
| Last Update: | Wednesday, February 27, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.codeproject.com/Articles/63678/Diagnostic-Explorer |
| NuGet Url: | https://www.nuget.org/packages/DiagnosticExplorer |
Install
Install-Package DiagnosticExplorer
dotnet add package DiagnosticExplorer
paket add DiagnosticExplorer
DiagnosticExplorer Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.8)
- Newtonsoft.Json(>= 12.0.1)
- protobuf-net(>= 2.4.0)
- RabbitMQ.Client(>= 5.1.0)
Tags