System.Diagnostics.TraceSource (4.3.0)

Published 2023-05-05 11:40:17 +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.TraceSource

About this package

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.

Dependencies

ID Version Target Framework
Microsoft.NETCore.Platforms 1.1.0 .NETStandard1.3
runtime.native.System 4.3.0 .NETStandard1.3
System.Collections 4.3.0 .NETStandard1.3
System.Diagnostics.Debug 4.3.0 .NETStandard1.3
System.Globalization 4.3.0 .NETStandard1.3
System.Resources.ResourceManager 4.3.0 .NETStandard1.3
System.Runtime 4.3.0 .NETStandard1.3
System.Runtime.Extensions 4.3.0 .NETStandard1.3
System.Threading 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:40:17 +10:00
24
Microsoft
222 KiB
Assets (1)
Versions (1) View all
4.3.0 2023-05-05