System.Diagnostics.DiagnosticSource 4.5.0

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 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.

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

Packages Downloads
Autofac
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
71
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.
59
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 This package was built from the source code at https://github.com/aspnet/EntityFrameworkCore/tree/bf24028cec2e5f63c02307865729f3c1b3afcf38
56
Microsoft.ApplicationInsights.DependencyCollector
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
56
Autofac
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
53
Microsoft.ApplicationInsights.DependencyCollector
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
53
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 9b5053f09fac4a2d615619197924072b9571da78 When using NuGet 3.x this package requires at least version 3.4.
52
Microsoft.ApplicationInsights.DependencyCollector
Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
52
Microsoft.ApplicationInsights.WindowsServer
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
51
Microsoft.Identity.Client
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formally Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI, Xamarin iOS, Xamarin Android and UWP
51
Autofac
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
50
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.
50
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model. d6a56162401485f1c898ce7e78f95641954997b3 When using NuGet 3.x this package requires at least version 3.4.
50
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.
50
Azure.Core
This is the implementation of the Azure Client Pipeline
50
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.
50
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute
49
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.
49
Microsoft.ApplicationInsights.WindowsServer
Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
49

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

.NET Framework 4.5

  • No dependencies.

WindowsPhoneApp 8.1

  • No dependencies.

Windows 8.0

  • No dependencies.

.NETPortable 4.5

  • No dependencies.

.NET Standard 2.0

  • No dependencies.

.NET Standard 1.3

.NET Standard 1.1

.NET Framework 4.6

  • No dependencies.

Version Downloads Last updated
10.0.1 2 12/13/2025
10.0.0 11 11/14/2025
10.0.0-rc.2.25502.107 12 10/17/2025
10.0.0-rc.1.25451.107 15 9/11/2025
10.0.0-preview.7.25380.108 16 8/15/2025
10.0.0-preview.6.25358.103 21 7/19/2025
10.0.0-preview.5.25277.114 27 6/8/2025
10.0.0-preview.4.25258.110 25 5/17/2025
10.0.0-preview.3.25171.5 25 4/16/2025
10.0.0-preview.2.25163.2 27 3/22/2025
10.0.0-preview.1.25080.5 29 3/2/2025
9.0.11 7 11/15/2025
9.0.10 6 10/18/2025
9.0.9 12 9/11/2025
9.0.8 15 8/10/2025
9.0.7 21 7/13/2025
9.0.6 22 6/15/2025
9.0.5 25 5/17/2025
9.0.4 24 4/16/2025
9.0.3 25 3/12/2025
9.0.2 27 2/19/2025
9.0.1 30 2/2/2025
9.0.0 29 11/23/2024
9.0.0-rc.2.24473.5 28 10/9/2024
9.0.0-rc.1.24431.7 33 9/11/2024
9.0.0-preview.7.24405.7 36 8/15/2024
9.0.0-preview.6.24327.7 30 8/1/2024
9.0.0-preview.5.24306.7 36 8/7/2024
9.0.0-preview.4.24266.19 29 8/3/2024
9.0.0-preview.3.24172.9 38 4/17/2024
9.0.0-preview.2.24128.5 32 4/14/2024
9.0.0-preview.1.24080.9 37 3/7/2024
8.0.1 37 4/16/2024
8.0.0 42 3/4/2024
8.0.0-rc.2.23479.6 44 3/8/2024
8.0.0-rc.1.23419.4 38 3/7/2024
8.0.0-preview.7.23375.6 40 3/7/2024
8.0.0-preview.6.23329.7 30 3/7/2024
8.0.0-preview.5.23280.8 35 7/2/2023
8.0.0-preview.4.23259.5 29 3/7/2024
8.0.0-preview.3.23174.8 41 3/7/2024
8.0.0-preview.2.23128.3 47 3/7/2024
8.0.0-preview.1.23110.8 37 3/7/2024
7.0.2 45 3/7/2024
7.0.1 35 3/7/2024
7.0.0 44 3/7/2024
7.0.0-rc.2.22472.3 34 3/7/2024
7.0.0-rc.1.22426.10 40 3/7/2024
7.0.0-preview.7.22375.6 37 3/7/2024
7.0.0-preview.6.22324.4 34 3/7/2024
7.0.0-preview.5.22301.12 38 3/7/2024
7.0.0-preview.4.22229.4 37 3/7/2024
7.0.0-preview.3.22175.4 39 3/8/2024
7.0.0-preview.2.22152.2 35 3/7/2024
7.0.0-preview.1.22076.8 34 3/7/2024
6.0.2 30 11/19/2024
6.0.2-mauipre.1.22102.15 37 3/7/2024
6.0.2-mauipre.1.22054.8 36 2/26/2024
6.0.1 35 3/2/2024
6.0.0 41 3/7/2024
6.0.0-rc.2.21480.5 39 3/3/2024
6.0.0-rc.1.21451.13 36 3/7/2024
6.0.0-preview.7.21377.19 40 3/7/2024
6.0.0-preview.6.21352.12 36 3/7/2024
6.0.0-preview.5.21301.5 32 3/7/2024
6.0.0-preview.4.21253.7 44 3/7/2024
6.0.0-preview.3.21201.4 35 3/7/2024
6.0.0-preview.2.21154.6 45 3/7/2024
6.0.0-preview.1.21102.12 35 3/7/2024
5.0.1 34 3/7/2024
5.0.0 34 4/12/2022
5.0.0-rc.2.20475.5 32 3/7/2024
5.0.0-rc.1.20451.14 31 3/7/2024
5.0.0-preview.8.20407.11 33 4/12/2022
5.0.0-preview.7.20364.11 34 3/7/2024
5.0.0-preview.6.20305.6 44 3/7/2024
5.0.0-preview.5.20278.1 34 3/7/2024
5.0.0-preview.4.20251.6 32 3/7/2024
5.0.0-preview.3.20214.6 37 3/7/2024
5.0.0-preview.2.20160.6 33 3/7/2024
5.0.0-preview.1.20120.5 31 3/7/2024
4.7.1 35 4/12/2022
4.7.0 35 4/12/2022
4.7.0-preview3.19551.4 41 3/4/2024
4.7.0-preview2.19523.17 29 3/7/2024
4.7.0-preview1.19504.10 36 3/7/2024
4.6.0 32 3/7/2024
4.6.0-rc1.19456.4 33 3/7/2024
4.6.0-preview9.19421.4 30 3/7/2024
4.6.0-preview9.19416.11 32 3/7/2024
4.6.0-preview8.19405.3 41 3/7/2024
4.6.0-preview7.19362.9 37 3/7/2024
4.6.0-preview6.19303.8 35 3/4/2024
4.6.0-preview6.19264.9 35 3/7/2024
4.6.0-preview5.19224.8 41 2/27/2024
4.6.0-preview4.19212.13 38 3/7/2024
4.6.0-preview3.19128.7 34 3/7/2024
4.6.0-preview.19073.11 27 3/7/2024
4.6.0-preview.18571.3 33 3/7/2024
4.5.1 35 3/7/2024
4.5.0 36 3/7/2024
4.5.0-rc1 35 3/7/2024
4.5.0-preview2-26406-04 39 3/7/2024
4.5.0-preview1-26216-02 35 3/7/2024
4.4.1 37 3/7/2024
4.4.0 40 3/7/2024
4.4.0-preview2-25405-01 46 3/2/2024
4.4.0-preview2-25330-01 33 3/7/2024
4.4.0-preview1-25305-02 30 3/7/2024
4.4.0-preview1-25214-03 32 3/7/2024
4.3.1 39 4/12/2022
4.3.0 40 3/2/2024
4.3.0-preview1-24530-04 35 3/7/2024
4.0.0 31 3/16/2024
4.0.0-rc2-24027 37 3/7/2024
4.0.0-beta-23516 31 3/7/2024