System.Diagnostics.DiagnosticSource
7.0.2
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
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" />
paket add System.Diagnostics.DiagnosticSource --version 7.0.2
#r "nuget: System.Diagnostics.DiagnosticSource, 7.0.2"
// 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 | Versions 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. |
-
.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)
-
net6.0
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net7.0
- No dependencies.
NuGet packages (624)
Showing the top 5 NuGet packages that depend on System.Diagnostics.DiagnosticSource:
Package | Downloads |
---|---|
Microsoft.Extensions.Logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. |
|
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 |
|
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. |
|
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 This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9 |
GitHub repositories (307)
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 | 3,611 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 10,119 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 16,339 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 8,487 | 2/21/2023 | |
7.0.2 | 936,860 | 3/14/2023 | |
7.0.1 | 5,512,850 | 2/14/2023 | |
7.0.0 | 9,509,341 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 1,177,222 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 781,145 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 875,705 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 8,375 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 11,753 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 11,217 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 59,878 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 172,064 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 86,488 | 2/17/2022 | |
6.0.2-mauipre.1.22102.15 | 84,670 | 2/15/2022 | |
6.0.2-mauipre.1.22054.8 | 142,876 | 1/19/2022 | |
6.0.1 | 2,129,967 | 3/14/2023 | |
6.0.0 | 216,432,951 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 1,085,447 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 3,167,605 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 305,148 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 439,417 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 214,188 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 115,044 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 422,045 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 165,275 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 185,771 | 2/12/2021 | |
5.0.1 | 100,695,728 | 1/12/2021 | |
5.0.0 | 230,887,797 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 584,888 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 552,994 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 233,808 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 324,099 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 73,062 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 2,041 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 19,337 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 120,428 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 75,787 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 19,172 | 3/16/2020 | |
4.7.1 | 189,494,908 | 5/12/2020 | |
4.7.0 | 229,387,703 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 193,539 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 40,756 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 648,820 | 10/15/2019 | |
4.6.0 | 273,764,160 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 83,989 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 1,215,762 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 917 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 353,665 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 270,867 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 276,476 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 1,152 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 541,467 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 222,394 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 219,479 | 3/6/2019 | |
4.6.0-preview.19073.11 | 88,284 | 1/29/2019 | |
4.6.0-preview.18571.3 | 109,429 | 12/3/2018 | |
4.5.1 | 218,618,498 | 10/1/2018 | |
4.5.0 | 309,401,516 | 5/29/2018 | |
4.5.0-rc1 | 336,354 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 437,828 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 457,215 | 2/26/2018 | |
4.4.1 | 157,968,622 | 8/11/2017 | |
4.4.0 | 28,810,733 | 6/28/2017 | |
4.4.0-preview2-25405-01 | 232,605 | 6/14/2017 | |
4.4.0-preview2-25330-01 | 60,552 | 5/31/2017 | |
4.4.0-preview1-25305-02 | 65,224 | 5/9/2017 | |
4.4.0-preview1-25214-03 | 229,433 | 4/14/2017 | |
4.3.1 | 38,905,062 | 5/9/2017 | |
4.3.0 | 646,249,653 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 196,302 | 10/24/2016 | |
4.0.0 | 271,596,423 | 6/27/2016 | |
4.0.0-rc2-24027 | 10,163,994 | 5/16/2016 | |
4.0.0-beta-23516 | 667,615 | 11/18/2015 |