System.Diagnostics.DiagnosticSource
4.4.0-preview2-25330-01
See the version list below for details.
Requires NuGet 2.8.6 or higher.
dotnet add package System.Diagnostics.DiagnosticSource --version 4.4.0-preview2-25330-01
NuGet\Install-Package System.Diagnostics.DiagnosticSource -Version 4.4.0-preview2-25330-01
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="4.4.0-preview2-25330-01" />
paket add System.Diagnostics.DiagnosticSource --version 4.4.0-preview2-25330-01
#r "nuget: System.Diagnostics.DiagnosticSource, 4.4.0-preview2-25330-01"
// Install System.Diagnostics.DiagnosticSource as a Cake Addin #addin nuget:?package=System.Diagnostics.DiagnosticSource&version=4.4.0-preview2-25330-01&prerelease // Install System.Diagnostics.DiagnosticSource as a Cake Tool #tool nuget:?package=System.Diagnostics.DiagnosticSource&version=4.4.0-preview2-25330-01&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
8f4c226ad35f5ee4f3826ad9239908249557438a
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.1
- System.Collections (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
.NETStandard 1.3
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Xamarin.Mac 2.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 (383)
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.
|
|
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)
|