Top 20 NuGet Packages depending on Essential.Diagnostics.Core

Total dependencies: 11

This project has been replaced by version 2, which uses separate packages for each trace listener. If you install this update, then it will include references to all the new projects: Essential.Diagnostics.Core, .BufferedEmailTraceListener, .ColoredConsoleTraceListener, .EmailTraceListener, .InMemor...
Colored console trace listener extension for System.Diagnostics, along with required config sections. Writes to the console output or error stream, using color to highlight event types and allowing a customised output format. Other Essential.Diagnostics packages extend the .NET Framework Syst...
Rolling file trace listener extension for System.Diagnostics, along with required config sections. Writes to a text file, rolling to a new file based on a filename template (usually including the date). Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace lo...
This project has been replaced by version 2, which uses separate packages for each trace listener. If you install this update, then it will include references to all the new projects: Essential.Diagnostics.Core, .BufferedEmailTraceListener, .ColoredConsoleTraceListener, .EmailTraceListener, .InMemor...
In memory trace listener extension for System.Diagnostics, along with required config sections. This listener is useful for unit testing that logging has occurred. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. ...
Email trace listener extension for System.Diagnostics, along with required config sections. Sends each trace message received in an email, using the specified subject and body templates. Note: Set a filter to avoid flooding (don't rely on trace source switch value). Other Essential.Diagnostic...
SQL database trace listener extension for System.Diagnostics, along with required config sections. Trace listener that writes to the database connection specified into a table created by the included diagnostics_regsql.exe tool (in the package tools directory). Other Essential.Diagnostics pac...
Seq trace listener extension for System.Diagnostics, along with required config sections. Writes to the specified Seq server URL, with additional properties as configured. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace lis...
Extension methods to System.Diagnostics.TraceSource to facilitate tracing structured data. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (...
Provides a templated interface and implementation that makes tracing structured data easy via System.Diagnostics, using a fluent interface. Information is traced as StructuredData, with a message template, template values, and additional properties. Structured trace information is forwarded t...
Fonlow.HubTraceListener listens to traces of your application, and upload the traces to TraceHub.