System.Diagnostics.DiagnosticSource
4.0.0-rc2-24027
See the version list below for details.
Requires NuGet 2.8.6 or higher.
dotnet add package System.Diagnostics.DiagnosticSource --version 4.0.0-rc2-24027
NuGet\Install-Package System.Diagnostics.DiagnosticSource -Version 4.0.0-rc2-24027
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.0.0-rc2-24027" />
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="4.0.0-rc2-24027" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" />
paket add System.Diagnostics.DiagnosticSource --version 4.0.0-rc2-24027
#r "nuget: System.Diagnostics.DiagnosticSource, 4.0.0-rc2-24027"
#addin nuget:?package=System.Diagnostics.DiagnosticSource&version=4.0.0-rc2-24027&prerelease
#tool nuget:?package=System.Diagnostics.DiagnosticSource&version=4.0.0-rc2-24027&prerelease
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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.1
- System.Collections (>= 4.0.11-rc2-24027)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
-
.NETStandard 1.3
- System.Collections (>= 4.0.11-rc2-24027)
- System.Diagnostics.Tracing (>= 4.1.0-rc2-24027)
- System.Reflection (>= 4.1.0-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Threading (>= 4.0.11-rc2-24027)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (23)
Showing the top 5 NuGet packages that depend on System.Diagnostics.DiagnosticSource:
Package | 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. |
|
Microsoft.ApplicationInsights
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
Microsoft.ApplicationInsights.Web
Application Insights for .NET web applications. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
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.AspNet.Hosting
ASP.NET 5 core hosting infrastructure and startup logic for web applications. |
GitHub repositories (132)
Showing the top 20 popular GitHub repositories that depend on System.Diagnostics.DiagnosticSource:
Repository | Stars |
---|---|
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/KurrentDB
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.
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|