System.Diagnostics.DiagnosticSource (7.0.0)

Published 2023-05-05 11:40:07 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 7.0.0 System.Diagnostics.DiagnosticSource

About this package

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

Dependencies

ID Version Target Framework
System.Memory 4.5.5 .NETFramework4.6.2
System.Runtime.CompilerServices.Unsafe 6.0.0 .NETFramework4.6.2
System.Memory 4.5.5 .NETStandard2.0
System.Runtime.CompilerServices.Unsafe 6.0.0 .NETStandard2.0
System.Runtime.CompilerServices.Unsafe 6.0.0 net6.0
Details
NuGet
2023-05-05 11:40:07 +10:00
73
Microsoft
388 KiB
Assets (1)
Versions (1) View all
7.0.0 2023-05-05