CARVIEW |
System.Diagnostics.DiagnosticSource
9.0.9
Prefix Reserved
See the version list below for details.
dotnet add package System.Diagnostics.DiagnosticSource --version 9.0.9
NuGet\Install-Package System.Diagnostics.DiagnosticSource -Version 9.0.9
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.9" />
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="9.0.9" />Directory.Packages.props
<PackageReference Include="System.Diagnostics.DiagnosticSource" />Project file
paket add System.Diagnostics.DiagnosticSource --version 9.0.9
#r "nuget: System.Diagnostics.DiagnosticSource, 9.0.9"
#:package System.Diagnostics.DiagnosticSource@9.0.9
#addin nuget:?package=System.Diagnostics.DiagnosticSource&version=9.0.9Install as a Cake Addin
#tool nuget:?package=System.Diagnostics.DiagnosticSource&version=9.0.9Install as a Cake Tool
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 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
.NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
.NET Framework | net461 net461 was computed. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
MonoAndroid | monoandroid monoandroid was computed. |
MonoMac | monomac monomac was computed. |
MonoTouch | monotouch monotouch was computed. |
Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
Xamarin.iOS | xamarinios xamarinios was computed. |
Xamarin.Mac | xamarinmac xamarinmac was computed. |
Xamarin.TVOS | xamarintvos xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
.NETStandard 2.0
- System.Memory (>= 4.5.5)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (1.1K)
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. |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler When using NuGet 3.x this package requires at least version 3.4. |
|
Azure.Core
This is the implementation of the Azure Client Pipeline |
GitHub repositories (422)
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 most popular .NET UI client technology
|
|
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 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
serilog/serilog
Simple .NET logging with fully-structured events
|
|
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
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
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
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
|
|
autofac/Autofac
An addictive .NET IoC container
|
|
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
|
Version | Downloads | Last Updated | |
---|---|---|---|
10.0.0-rc.1.25451.107 | 52,392 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 39,888 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 69,528 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 84,223 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 93,027 | 5/12/2025 | |
10.0.0-preview.3.25171.5 | 111,254 | 4/10/2025 | |
10.0.0-preview.2.25163.2 | 96,153 | 3/18/2025 | |
10.0.0-preview.1.25080.5 | 81,180 | 2/25/2025 | |
9.0.9 | 3,027,432 | 9/9/2025 | |
9.0.8 | 5,802,441 | 8/4/2025 | |
9.0.7 | 5,609,029 | 7/8/2025 | |
9.0.6 | 7,506,535 | 6/10/2025 | |
9.0.5 | 8,645,833 | 5/13/2025 | |
9.0.4 | 12,127,737 | 4/8/2025 | |
9.0.3 | 10,900,612 | 3/11/2025 | |
9.0.2 | 13,671,135 | 2/11/2025 | |
9.0.1 | 17,581,926 | 1/14/2025 | |
9.0.0 | 79,431,378 | 11/12/2024 | |
9.0.0-rc.2.24473.5 | 540,625 | 10/8/2024 | |
9.0.0-rc.1.24431.7 | 392,716 | 9/10/2024 | |
9.0.0-preview.7.24405.7 | 1,002,586 | 8/13/2024 | |
9.0.0-preview.6.24327.7 | 175,109 | 7/9/2024 | |
9.0.0-preview.5.24306.7 | 123,532 | 6/11/2024 | |
9.0.0-preview.4.24266.19 | 95,129 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 229,352 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 122,263 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 132,558 | 2/13/2024 | |
8.0.1 | 115,970,285 | 4/9/2024 | |
8.0.0 | 362,453,134 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 2,297,239 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 624,290 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 66,859 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 15,200 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 49,420 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 38,810 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 29,395 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 51,842 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 22,954 | 2/21/2023 | |
7.0.2 | 94,691,104 | 3/14/2023 | |
7.0.1 | 59,115,990 | 2/14/2023 | |
7.0.0 | 134,489,049 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 2,399,633 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 1,735,405 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 2,016,388 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 13,226 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 20,428 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 14,517 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 87,551 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 256,065 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 122,245 | 2/17/2022 | |
6.0.2 | 8,118,466 | 11/12/2024 | |
6.0.1 | 462,530,914 | 3/14/2023 | |
6.0.0 | 722,808,874 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 1,463,936 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 5,400,112 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 375,923 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 558,566 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 295,045 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 136,323 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 616,051 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 203,649 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 237,914 | 2/12/2021 | |
5.0.1 | 176,345,225 | 1/12/2021 | 5.0.1 is deprecated because it is no longer maintained. |
5.0.0 | 647,293,940 | 11/9/2020 | 5.0.0 is deprecated because it is no longer maintained. |
5.0.0-rc.2.20475.5 | 684,369 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 634,428 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 269,962 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 375,679 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 82,669 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 4,257 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 22,286 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 163,697 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 85,696 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 26,843 | 3/16/2020 | |
4.7.1 | 376,626,936 | 5/12/2020 | |
4.7.0 | 404,242,003 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 231,618 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 45,523 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 823,455 | 10/15/2019 | |
4.6.0 | 589,247,722 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 99,275 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 1,400,885 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 3,011 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 491,194 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 363,237 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 439,697 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 3,296 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 763,363 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 247,111 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 255,257 | 3/6/2019 | |
4.6.0-preview.19073.11 | 102,323 | 1/29/2019 | |
4.6.0-preview.18571.3 | 121,996 | 12/3/2018 | |
4.5.1 | 344,947,544 | 10/1/2018 | |
4.5.0 | 698,459,290 | 5/29/2018 | |
4.5.0-rc1 | 504,309 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 786,313 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 653,910 | 2/26/2018 | |
4.4.1 | 249,231,577 | 8/11/2017 | |
4.4.0 | 37,341,181 | 6/28/2017 | |
4.4.0-preview2-25405-01 | 286,562 | 6/14/2017 | |
4.4.0-preview2-25330-01 | 71,484 | 5/31/2017 | |
4.4.0-preview1-25305-02 | 81,481 | 5/9/2017 | |
4.4.0-preview1-25214-03 | 259,916 | 4/14/2017 | |
4.3.1 | 67,040,320 | 5/9/2017 | |
4.3.0 | 1,450,229,609 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 390,383 | 10/24/2016 | |
4.0.0 | 507,807,474 | 6/27/2016 | |
4.0.0-rc2-24027 | 15,132,868 | 5/16/2016 | |
4.0.0-beta-23516 | 709,049 | 11/18/2015 |