System.Diagnostics.DiagnosticSource
9.0.4
Prefix Reserved
See the version list below for details.
dotnet add package System.Diagnostics.DiagnosticSource --version 9.0.4
NuGet\Install-Package System.Diagnostics.DiagnosticSource -Version 9.0.4
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="9.0.4" />
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="9.0.4" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" />
paket add System.Diagnostics.DiagnosticSource --version 9.0.4
#r "nuget: System.Diagnostics.DiagnosticSource, 9.0.4"
#addin nuget:?package=System.Diagnostics.DiagnosticSource&version=9.0.4
#tool nuget:?package=System.Diagnostics.DiagnosticSource&version=9.0.4
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 was computed. 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 was computed. 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. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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)
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (974)
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. |
|
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. |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption. |
|
Azure.Core
This is the implementation of the Azure Client Pipeline |
GitHub repositories (381)
Showing the top 20 popular GitHub repositories that depend on System.Diagnostics.DiagnosticSource:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
|
|
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
|
|
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
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
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.
|
|
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
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.2.25163.2 | 20,227 | 23 days ago | |
10.0.0-preview.1.25080.5 | 30,354 | 2 months ago | |
9.0.4 | 60,511 | 2 days ago | |
9.0.3 | 2,276,457 | a month ago | |
9.0.2 | 4,425,468 | 2 months ago | |
9.0.1 | 6,197,657 | 3 months ago | |
9.0.0 | 25,407,397 | 5 months ago | |
9.0.0-rc.2.24473.5 | 378,358 | 6 months ago | |
9.0.0-rc.1.24431.7 | 301,890 | 7 months ago | |
9.0.0-preview.7.24405.7 | 407,056 | 8 months ago | |
9.0.0-preview.6.24327.7 | 124,892 | 9 months ago | |
9.0.0-preview.5.24306.7 | 104,228 | 10 months ago | |
9.0.0-preview.4.24266.19 | 78,522 | 5/21/2024 | |
9.0.0-preview.3.24172.9 | 184,660 | 4/11/2024 | |
9.0.0-preview.2.24128.5 | 106,555 | 3/12/2024 | |
9.0.0-preview.1.24080.9 | 110,281 | 2/13/2024 | |
8.0.1 | 48,259,360 | 4/9/2024 | |
8.0.0 | 240,460,962 | 11/14/2023 | |
8.0.0-rc.2.23479.6 | 1,838,502 | 10/10/2023 | |
8.0.0-rc.1.23419.4 | 540,799 | 9/12/2023 | |
8.0.0-preview.7.23375.6 | 61,279 | 8/8/2023 | |
8.0.0-preview.6.23329.7 | 13,992 | 7/11/2023 | |
8.0.0-preview.5.23280.8 | 38,828 | 6/13/2023 | |
8.0.0-preview.4.23259.5 | 36,037 | 5/16/2023 | |
8.0.0-preview.3.23174.8 | 26,788 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 46,460 | 3/14/2023 | |
8.0.0-preview.1.23110.8 | 20,902 | 2/21/2023 | |
7.0.2 | 71,681,838 | 3/14/2023 | |
7.0.1 | 53,036,050 | 2/14/2023 | |
7.0.0 | 103,538,103 | 11/7/2022 | |
7.0.0-rc.2.22472.3 | 2,310,453 | 10/11/2022 | |
7.0.0-rc.1.22426.10 | 1,587,064 | 9/14/2022 | |
7.0.0-preview.7.22375.6 | 1,900,178 | 8/9/2022 | |
7.0.0-preview.6.22324.4 | 12,363 | 7/12/2022 | |
7.0.0-preview.5.22301.12 | 17,447 | 6/14/2022 | |
7.0.0-preview.4.22229.4 | 13,607 | 5/10/2022 | |
7.0.0-preview.3.22175.4 | 85,284 | 4/13/2022 | |
7.0.0-preview.2.22152.2 | 249,282 | 3/14/2022 | |
7.0.0-preview.1.22076.8 | 118,333 | 2/17/2022 | |
6.0.2 | 1,935,347 | 5 months ago | |
6.0.1 | 301,693,814 | 3/14/2023 | |
6.0.0 | 617,255,385 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 1,413,719 | 10/12/2021 | |
6.0.0-rc.1.21451.13 | 5,136,704 | 9/14/2021 | |
6.0.0-preview.7.21377.19 | 362,269 | 8/10/2021 | |
6.0.0-preview.6.21352.12 | 545,593 | 7/14/2021 | |
6.0.0-preview.5.21301.5 | 285,085 | 6/15/2021 | |
6.0.0-preview.4.21253.7 | 127,952 | 5/24/2021 | |
6.0.0-preview.3.21201.4 | 584,016 | 4/8/2021 | |
6.0.0-preview.2.21154.6 | 199,609 | 3/11/2021 | |
6.0.0-preview.1.21102.12 | 230,474 | 2/12/2021 | |
5.0.1 | 161,895,621 | 1/12/2021 | |
5.0.0 | 533,378,351 | 11/9/2020 | |
5.0.0-rc.2.20475.5 | 665,488 | 10/13/2020 | |
5.0.0-rc.1.20451.14 | 620,665 | 9/14/2020 | |
5.0.0-preview.8.20407.11 | 261,589 | 8/25/2020 | |
5.0.0-preview.7.20364.11 | 366,867 | 7/21/2020 | |
5.0.0-preview.6.20305.6 | 80,789 | 6/25/2020 | |
5.0.0-preview.5.20278.1 | 3,496 | 6/10/2020 | |
5.0.0-preview.4.20251.6 | 21,458 | 5/18/2020 | |
5.0.0-preview.3.20214.6 | 157,286 | 4/23/2020 | |
5.0.0-preview.2.20160.6 | 84,194 | 4/2/2020 | |
5.0.0-preview.1.20120.5 | 25,470 | 3/16/2020 | |
4.7.1 | 338,593,172 | 5/12/2020 | |
4.7.0 | 377,103,376 | 12/3/2019 | |
4.7.0-preview3.19551.4 | 223,918 | 11/13/2019 | |
4.7.0-preview2.19523.17 | 44,179 | 11/1/2019 | |
4.7.0-preview1.19504.10 | 795,860 | 10/15/2019 | |
4.6.0 | 532,096,939 | 9/23/2019 | |
4.6.0-rc1.19456.4 | 95,894 | 9/16/2019 | |
4.6.0-preview9.19421.4 | 1,381,226 | 9/4/2019 | |
4.6.0-preview9.19416.11 | 2,245 | 9/4/2019 | |
4.6.0-preview8.19405.3 | 461,700 | 8/13/2019 | |
4.6.0-preview7.19362.9 | 331,923 | 7/23/2019 | |
4.6.0-preview6.19303.8 | 392,013 | 6/12/2019 | |
4.6.0-preview6.19264.9 | 2,520 | 9/4/2019 | |
4.6.0-preview5.19224.8 | 719,910 | 5/6/2019 | |
4.6.0-preview4.19212.13 | 246,111 | 4/18/2019 | |
4.6.0-preview3.19128.7 | 248,361 | 3/6/2019 | |
4.6.0-preview.19073.11 | 96,863 | 1/29/2019 | |
4.6.0-preview.18571.3 | 119,726 | 12/3/2018 | |
4.5.1 | 322,131,154 | 10/1/2018 | |
4.5.0 | 609,278,318 | 5/29/2018 | |
4.5.0-rc1 | 488,270 | 5/6/2018 | |
4.5.0-preview2-26406-04 | 745,695 | 4/10/2018 | |
4.5.0-preview1-26216-02 | 635,692 | 2/26/2018 | |
4.4.1 | 228,355,194 | 8/11/2017 | |
4.4.0 | 35,778,261 | 6/28/2017 | |
4.4.0-preview2-25405-01 | 282,059 | 6/14/2017 | |
4.4.0-preview2-25330-01 | 69,910 | 5/31/2017 | |
4.4.0-preview1-25305-02 | 79,613 | 5/9/2017 | |
4.4.0-preview1-25214-03 | 257,806 | 4/14/2017 | |
4.3.1 | 64,354,961 | 5/9/2017 | |
4.3.0 | 1,266,939,471 | 11/15/2016 | |
4.3.0-preview1-24530-04 | 383,711 | 10/24/2016 | |
4.0.0 | 461,583,004 | 6/27/2016 | |
4.0.0-rc2-24027 | 14,001,620 | 5/16/2016 | |
4.0.0-beta-23516 | 701,931 | 11/18/2015 |