System.Diagnostics.Tracing (4.3.0)
Published 2023-05-05 11:40:18 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.3.0 System.Diagnostics.Tracing
About this package
Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW).
Commonly Used Types: System.Diagnostics.Tracing.EventSource System.Diagnostics.Tracing.EventListener System.Diagnostics.Tracing.EventLevel System.Diagnostics.Tracing.EventKeywords System.Diagnostics.Tracing.EventWrittenEventArgs System.Diagnostics.Tracing.EventAttribute System.Diagnostics.Tracing.EventSourceAttribute System.Diagnostics.Tracing.NonEventAttribute
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.1.0 | .NETCore5.0 |
Microsoft.NETCore.Targets | 1.1.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
Microsoft.NETCore.Platforms | 1.1.0 | .NETStandard1.1 |
Microsoft.NETCore.Targets | 1.1.0 | .NETStandard1.1 |
System.Runtime | 4.3.0 | .NETStandard1.1 |
Microsoft.NETCore.Platforms | 1.1.0 | .NETStandard1.2 |
Microsoft.NETCore.Targets | 1.1.0 | .NETStandard1.2 |
System.Runtime | 4.3.0 | .NETStandard1.2 |
Microsoft.NETCore.Platforms | 1.1.0 | .NETStandard1.3 |
Microsoft.NETCore.Targets | 1.1.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
Microsoft.NETCore.Platforms | 1.1.0 | .NETStandard1.5 |
Microsoft.NETCore.Targets | 1.1.0 | .NETStandard1.5 |
System.Runtime | 4.3.0 | .NETStandard1.5 |