Found 14,152 packages
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource
Provides classes that help you trace the execution of your code. Developers should prefer the classes in the ETW-based System.Diagnostics.Tracing package. Commonly Used Types: System.Diagnostics.TraceListener System.Diagnostics.TraceLevel System.Diagnostics.TraceSource System.Diagnostics.TraceEventType System.Diagnostics.DefaultTraceListener System.Diagnostics.Trace When using NuGet 3.x this package requires at least version 3.4.
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
MSBuild tasks providing source control information.
Generates source link for GitHub repositories.
LaunchDarkly Server-Sent Events client
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Generates source link for Azure Repos (formerly known as VSTS) Git repositories.
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience. This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework, .NET Core, and netstandard2.0 in the System.Diagnostics.Tracing namespace. This package contains the latest version of EventSource and is meant to be used as a stop gap for .NET Framework developers until features and fixes are ported to System.Diagnostics.Tracing.EventSource in the .NET Framework. For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx. Commonly Used Types: Microsoft.Diagnostics.Tracing.EventSource
MSBuild tasks providing git repository information.
Includes Event Source based logging support.
Generates source link for GitLab repositories.
Generates source link for Bitbucket repositories.
This source generator automaticly implements OneOfBase hierarchies
Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.
NLog Integration for Microsoft System.Diagnostics.DiagnosticSource and Activity TraceId / SpanId
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
The Uno Source Generator is an msbuild tasks used to generate C# code.
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs. Commonly Used Types: System.Reflection.TypeExtensions System.Reflection.BindingFlags When using NuGet 3.x this package requires at least version 3.4.
Highlight source code in Report Portal where test failed