System.Diagnostics.DiagnosticSource 7.0.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 6.0 .NET Standard 2.0 .NET Framework 4.6.2
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package System.Diagnostics.DiagnosticSource --version 7.0.2
NuGet\Install-Package System.Diagnostics.DiagnosticSource -Version 7.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Diagnostics.DiagnosticSource --version 7.0.2
#r "nuget: System.Diagnostics.DiagnosticSource, 7.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Diagnostics.DiagnosticSource as a Cake Addin
#addin nuget:?package=System.Diagnostics.DiagnosticSource&version=7.0.2

// Install System.Diagnostics.DiagnosticSource as a Cake Tool
#tool nuget:?package=System.Diagnostics.DiagnosticSource&version=7.0.2

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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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. 
.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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (614)

Showing the top 5 NuGet packages that depend on System.Diagnostics.DiagnosticSource:

Package Downloads
Microsoft.Extensions.Logging The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Logging infrastructure default implementation for Microsoft.Extensions.Logging.

System.Net.Http The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is the implementation of the Azure Client Pipeline

System.Data.SqlClient The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

Microsoft.AspNetCore.Mvc.Core The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9

GitHub repositories (301)

Showing the top 5 popular GitHub repositories that depend on System.Diagnostics.DiagnosticSource:

Repository Stars
PowerShell/PowerShell
PowerShell for every system!
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
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+.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
Version Downloads Last updated
8.0.0-preview.4.23259.5 2,154 5/16/2023
8.0.0-preview.3.23174.8 9,353 4/11/2023
8.0.0-preview.2.23128.3 14,952 3/14/2023
8.0.0-preview.1.23110.8 8,298 2/21/2023
7.0.2 793,795 3/14/2023
7.0.1 5,013,671 2/14/2023
7.0.0 8,923,203 11/7/2022
7.0.0-rc.2.22472.3 1,147,556 10/11/2022
7.0.0-rc.1.22426.10 760,822 9/14/2022
7.0.0-preview.7.22375.6 856,065 8/9/2022
7.0.0-preview.6.22324.4 8,335 7/12/2022
7.0.0-preview.5.22301.12 11,607 6/14/2022
7.0.0-preview.4.22229.4 11,200 5/10/2022
7.0.0-preview.3.22175.4 59,323 4/13/2022
7.0.0-preview.2.22152.2 170,965 3/14/2022
7.0.0-preview.1.22076.8 86,120 2/17/2022
6.0.2-mauipre.1.22102.15 83,385 2/15/2022
6.0.2-mauipre.1.22054.8 142,089 1/19/2022
6.0.1 1,875,830 3/14/2023
6.0.0 212,116,759 11/8/2021
6.0.0-rc.2.21480.5 1,080,055 10/12/2021
6.0.0-rc.1.21451.13 3,136,412 9/14/2021
6.0.0-preview.7.21377.19 304,475 8/10/2021
6.0.0-preview.6.21352.12 437,608 7/14/2021
6.0.0-preview.5.21301.5 212,683 6/15/2021
6.0.0-preview.4.21253.7 114,889 5/24/2021
6.0.0-preview.3.21201.4 420,061 4/8/2021
6.0.0-preview.2.21154.6 164,830 3/11/2021
6.0.0-preview.1.21102.12 185,215 2/12/2021
5.0.1 99,789,890 1/12/2021
5.0.0 227,497,228 11/9/2020
5.0.0-rc.2.20475.5 584,014 10/13/2020
5.0.0-rc.1.20451.14 552,413 9/14/2020
5.0.0-preview.8.20407.11 233,338 8/25/2020
5.0.0-preview.7.20364.11 323,472 7/21/2020
5.0.0-preview.6.20305.6 72,889 6/25/2020
5.0.0-preview.5.20278.1 2,038 6/10/2020
5.0.0-preview.4.20251.6 19,309 5/18/2020
5.0.0-preview.3.20214.6 119,918 4/23/2020
5.0.0-preview.2.20160.6 75,620 4/2/2020
5.0.0-preview.1.20120.5 19,042 3/16/2020
4.7.1 187,608,948 5/12/2020
4.7.0 227,403,317 12/3/2019
4.7.0-preview3.19551.4 193,460 11/13/2019
4.7.0-preview2.19523.17 40,745 11/1/2019
4.7.0-preview1.19504.10 646,664 10/15/2019
4.6.0 270,765,738 9/23/2019
4.6.0-rc1.19456.4 83,888 9/16/2019
4.6.0-preview9.19421.4 1,214,049 9/4/2019
4.6.0-preview9.19416.11 915 9/4/2019
4.6.0-preview8.19405.3 353,518 8/13/2019
4.6.0-preview7.19362.9 270,818 7/23/2019
4.6.0-preview6.19303.8 275,664 6/12/2019
4.6.0-preview6.19264.9 1,150 9/4/2019
4.6.0-preview5.19224.8 541,093 5/6/2019
4.6.0-preview4.19212.13 220,979 4/18/2019
4.6.0-preview3.19128.7 219,409 3/6/2019
4.6.0-preview.19073.11 88,211 1/29/2019
4.6.0-preview.18571.3 109,359 12/3/2018
4.5.1 217,202,299 10/1/2018
4.5.0 306,318,644 5/29/2018
4.5.0-rc1 336,206 5/6/2018
4.5.0-preview2-26406-04 437,097 4/10/2018
4.5.0-preview1-26216-02 456,912 2/26/2018
4.4.1 157,146,628 8/11/2017
4.4.0 28,740,009 6/28/2017
4.4.0-preview2-25405-01 232,584 6/14/2017
4.4.0-preview2-25330-01 60,540 5/31/2017
4.4.0-preview1-25305-02 65,212 5/9/2017
4.4.0-preview1-25214-03 229,423 4/14/2017
4.3.1 38,648,176 5/9/2017
4.3.0 639,699,356 11/15/2016
4.3.0-preview1-24530-04 196,278 10/24/2016
4.0.0 269,553,658 6/27/2016
4.0.0-rc2-24027 10,133,744 5/16/2016
4.0.0-beta-23516 667,040 11/18/2015