System.Diagnostics.DiagnosticSource
11.0.0-preview.4.26230.115
Prefix Reserved
See the version list below for details.
dotnet add package System.Diagnostics.DiagnosticSource --version 11.0.0-preview.4.26230.115
NuGet\Install-Package System.Diagnostics.DiagnosticSource -Version 11.0.0-preview.4.26230.115
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="11.0.0-preview.4.26230.115" />
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="11.0.0-preview.4.26230.115" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" />
paket add System.Diagnostics.DiagnosticSource --version 11.0.0-preview.4.26230.115
#r "nuget: System.Diagnostics.DiagnosticSource, 11.0.0-preview.4.26230.115"
#:package System.Diagnostics.DiagnosticSource@11.0.0-preview.4.26230.115
#addin nuget:?package=System.Diagnostics.DiagnosticSource&version=11.0.0-preview.4.26230.115&prerelease
#tool nuget:?package=System.Diagnostics.DiagnosticSource&version=11.0.0-preview.4.26230.115&prerelease
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. net11.0 is compatible. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- System.Memory (>= 4.6.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
.NETStandard 2.0
- System.Memory (>= 4.6.3)
- System.Runtime.CompilerServices.Unsafe (>= 6.1.2)
-
net10.0
- No dependencies.
-
net11.0
- No dependencies.
NuGet packages (1.2K)
Showing the top 5 NuGet packages that depend on System.Diagnostics.DiagnosticSource:
| Package | Downloads |
|---|---|
|
Microsoft.Extensions.Logging.Abstractions
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger |
|
|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. |
|
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption. |
|
|
Azure.Core
This is the implementation of the Azure Client Pipeline |
|
|
Microsoft.Extensions.Caching.Memory
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache. |
GitHub repositories (431)
Showing the top 20 popular GitHub repositories that depend on System.Diagnostics.DiagnosticSource:
| Repository | Stars |
|---|---|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI
|
|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
|
serilog/serilog
Simple .NET logging with fully-structured events
|
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
|
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
|
|
|
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
|
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
|
|
autofac/Autofac
An addictive .NET IoC container
|
| Version | Downloads | Last Updated |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 12,976 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 29,392 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 44,100 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 69,869 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 73,360 | 2/10/2026 |
| 10.0.9 | 1,025,900 | 6/9/2026 |
| 10.0.8 | 2,568,423 | 5/12/2026 |
| 10.0.7 | 3,293,093 | 4/21/2026 |
| 10.0.6 | 1,386,106 | 4/14/2026 |
| 10.0.5 | 5,611,693 | 3/12/2026 |
| 10.0.4 | 1,271,993 | 3/10/2026 |
| 10.0.3 | 12,943,738 | 2/10/2026 |
| 10.0.2 | 11,235,179 | 1/13/2026 |
| 10.0.1 | 7,721,848 | 12/9/2025 |
| 9.0.17 | 141,295 | 6/9/2026 |
| 9.0.16 | 374,671 | 5/12/2026 |
| 9.0.15 | 936,417 | 4/14/2026 |
| 9.0.14 | 992,251 | 3/10/2026 |
| 9.0.13 | 1,162,995 | 2/10/2026 |
| 9.0.12 | 1,671,337 | 1/13/2026 |