System.Diagnostics.Config 1.2.501

dotnet add package System.Diagnostics.Config --version 1.2.501
                    
NuGet\Install-Package System.Diagnostics.Config -Version 1.2.501
                    
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.Config" Version="1.2.501" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Diagnostics.Config" Version="1.2.501" />
                    
Directory.Packages.props
<PackageReference Include="System.Diagnostics.Config" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Diagnostics.Config --version 1.2.501
                    
#r "nuget: System.Diagnostics.Config, 1.2.501"
                    
#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.
#:package System.Diagnostics.Config@1.2.501
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Diagnostics.Config&version=1.2.501
                    
Install as a Cake Addin
#tool nuget:?package=System.Diagnostics.Config&version=1.2.501
                    
Install as a Cake Tool

Configuration settings for some common .NET Framework System.Diagnostics trace listeners and sources, including console, rolling file, Windows event log and XML listeners (for viewing using the Service Trace Viewer).

This configuration file is maintained as part of the Essential.Diagnostics project that provides guidance and examples on using System.Diagnostics, as well as additional listeners and extensions.

See the Essential.Diagnostics project site on CodePlex for additional examples and documentation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.501 5,817 5/1/2013
1.1.20103.1 3,124 4/18/2013