System.Diagnostics.DiagnosticSource
6.0.1
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
Install-Package System.Diagnostics.DiagnosticSource -Version 6.0.1
dotnet add package System.Diagnostics.DiagnosticSource --version 6.0.1
paket add System.Diagnostics.DiagnosticSource --version 6.0.1
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.6.1
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETFramework 5.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETFramework 6.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
Version History
Version | Downloads | Last updated |
---|---|---|
6.0.1 (current version) | 0 | 10/3/2024 |
4.3.0 | 0 | 7/31/2019 |