System.Diagnostics.DiagnosticSource 10.0.0-preview.6.25358.103

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

Showing the top 20 packages that depend on System.Diagnostics.DiagnosticSource.

Packages Downloads
Elastic.Apm
Elastic APM .NET Agent base package. This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans. Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/master/docs
578
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.
189
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.
146
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.
137
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.
136
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.
110
Elastic.Apm
Elastic APM .NET Agent base package. This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans. Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/master/docs
110
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.
101
Elastic.Apm
Elastic APM .NET Agent base package. This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans. Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/master/docs
79
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
79
Microsoft.EntityFrameworkCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
76
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
75
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
73
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler. Commonly Used Types: System.Net.Http.WinHttpHandler When using NuGet 3.x this package requires at least version 3.4.
72
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
70
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model. 6985b9f6844d51ba1197c3f52aabc7291bb15bc1 When using NuGet 3.x this package requires at least version 3.4.
69
System.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: System.Data.SqlClient.SqlConnection System.Data.SqlClient.SqlException System.Data.SqlClient.SqlParameter System.Data.SqlDbType System.Data.SqlClient.SqlDataReader System.Data.SqlClient.SqlCommand System.Data.SqlClient.SqlTransaction System.Data.SqlClient.SqlParameterCollection System.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
66
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
65
Microsoft.Extensions.DiagnosticAdapter
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
63
Npgsql
Npgsql is the open source .NET data provider for PostgreSQL.
63

https://go.microsoft.com/fwlink/?LinkID=799421

.NET Framework 4.6.2

.NET 8.0

  • No dependencies.

.NET 9.0

  • No dependencies.

.NET 10.0

  • No dependencies.

.NET Standard 2.0

Version Downloads Last updated
10.0.0-preview.6.25358.103 2 07/19/2025
10.0.0-preview.5.25277.114 10 06/08/2025
10.0.0-preview.4.25258.110 10 05/21/2025
10.0.0-preview.3.25171.5 13 04/17/2025
10.0.0-preview.2.25163.2 25 03/21/2025
10.0.0-preview.1.25080.5 19 03/07/2025
9.0.7 3 07/11/2025
9.0.6 6 06/14/2025
9.0.5 9 05/18/2025
9.0.4 14 04/17/2025
9.0.3 21 03/16/2025
9.0.2 21 02/16/2025
9.0.1 19 01/19/2025
9.0.0 20 12/10/2024
9.0.0-rc.2.24473.5 21 10/21/2024
9.0.0-rc.1.24431.7 24 09/21/2024
9.0.0-preview.7.24405.7 19 08/15/2024
9.0.0-preview.6.24327.7 21 07/17/2024
9.0.0-preview.5.24306.7 20 06/13/2024
9.0.0-preview.4.24266.19 23 05/24/2024
9.0.0-preview.3.24172.9 20 04/23/2024
9.0.0-preview.2.24128.5 20 03/14/2024
9.0.0-preview.1.24080.9 25 03/14/2024
8.0.1 32 04/22/2024
8.0.0 25 08/21/2024
8.0.0-rc.2.23479.6 27 11/02/2023
8.0.0-rc.1.23419.4 21 06/28/2024
8.0.0-preview.7.23375.6 32 11/14/2023
8.0.0-preview.6.23329.7 28 08/24/2023
8.0.0-preview.5.23280.8 42 09/05/2023
8.0.0-preview.4.23259.5 30 05/28/2023
8.0.0-preview.3.23174.8 30 07/17/2023
8.0.0-preview.2.23128.3 39 08/23/2023
8.0.0-preview.1.23110.8 27 08/25/2023
7.0.2 29 05/19/2023
7.0.1 45 05/19/2023
7.0.0 31 06/11/2023
7.0.0-rc.2.22472.3 26 05/16/2023
7.0.0-rc.1.22426.10 20 05/18/2023
7.0.0-preview.7.22375.6 34 05/15/2023
7.0.0-preview.6.22324.4 49 08/02/2023
7.0.0-preview.5.22301.12 20 05/18/2023
7.0.0-preview.4.22229.4 37 05/27/2023
7.0.0-preview.3.22175.4 31 05/14/2023
7.0.0-preview.2.22152.2 30 08/24/2023
7.0.0-preview.1.22076.8 30 06/05/2023
6.0.2 18 12/09/2024
6.0.2-mauipre.1.22102.15 27 05/15/2023
6.0.2-mauipre.1.22054.8 62 05/13/2023
6.0.1 39 06/14/2023
6.0.0 48 08/09/2022
6.0.0-rc.2.21480.5 51 05/17/2023
6.0.0-rc.1.21451.13 16 08/26/2023
6.0.0-preview.7.21377.19 32 05/13/2023
6.0.0-preview.6.21352.12 34 08/24/2023
6.0.0-preview.5.21301.5 29 08/26/2023
6.0.0-preview.4.21253.7 39 08/24/2023
6.0.0-preview.3.21201.4 32 08/24/2023
6.0.0-preview.2.21154.6 50 05/16/2023
6.0.0-preview.1.21102.12 22 08/26/2023
5.0.1 52 01/13/2021
5.0.0 97 01/17/2021
5.0.0-rc.2.20475.5 34 08/23/2023
5.0.0-rc.1.20451.14 20 05/18/2023
5.0.0-preview.8.20407.11 52 08/11/2023
5.0.0-preview.7.20364.11 34 08/16/2023
5.0.0-preview.6.20305.6 40 08/24/2023
5.0.0-preview.5.20278.1 22 08/23/2023
5.0.0-preview.4.20251.6 24 08/23/2023
5.0.0-preview.3.20214.6 30 05/18/2023
5.0.0-preview.2.20160.6 41 08/24/2023
5.0.0-preview.1.20120.5 33 05/18/2023
4.7.1 94 07/17/2020
4.7.0 49 01/16/2021
4.7.0-preview3.19551.4 46 08/06/2023
4.7.0-preview2.19523.17 35 08/10/2023
4.7.0-preview1.19504.10 18 07/22/2024
4.6.0 57 04/27/2022
4.6.0-rc1.19456.4 27 08/27/2023
4.6.0-preview9.19421.4 66 05/06/2023
4.6.0-preview9.19416.11 32 05/18/2023
4.6.0-preview8.19405.3 46 05/15/2023
4.6.0-preview7.19362.9 40 07/14/2023
4.6.0-preview6.19303.8 43 01/13/2021
4.6.0-preview6.19264.9 33 08/11/2023
4.6.0-preview5.19224.8 27 05/14/2023
4.6.0-preview4.19212.13 33 08/25/2023
4.6.0-preview3.19128.7 71 08/05/2023
4.6.0-preview.19073.11 31 05/15/2023
4.6.0-preview.18571.3 24 05/19/2023
4.5.1 69 11/29/2019
4.5.0 65 07/17/2020
4.5.0-rc1 28 06/13/2023
4.5.0-preview2-26406-04 49 11/05/2023
4.5.0-preview1-26216-02 21 05/18/2023
4.4.1 118 11/29/2019
4.4.0 53 06/13/2023
4.4.0-preview2-25405-01 31 07/14/2024
4.4.0-preview2-25330-01 48 05/03/2023
4.4.0-preview1-25305-02 49 07/12/2023
4.4.0-preview1-25214-03 28 08/04/2023
4.3.1 50 11/25/2019
4.3.0 215 11/14/2019
4.3.0-preview1-24530-04 39 08/27/2023
4.0.0 100 11/15/2019
4.0.0-rc2-24027 37 05/16/2023
4.0.0-beta-23516 25 05/13/2023