Microsoft.Diagnostics.Tracing.EventSource.Redist 2.1.0-preview.19073.11

Prefix Reserved
This is a prerelease version of Microsoft.Diagnostics.Tracing.EventSource.Redist.

Requires NuGet 2.12 or higher.

dotnet add package Microsoft.Diagnostics.Tracing.EventSource.Redist --version 2.1.0-preview.19073.11
                    
NuGet\Install-Package Microsoft.Diagnostics.Tracing.EventSource.Redist -Version 2.1.0-preview.19073.11
                    
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="Microsoft.Diagnostics.Tracing.EventSource.Redist" Version="2.1.0-preview.19073.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Diagnostics.Tracing.EventSource.Redist" Version="2.1.0-preview.19073.11" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Diagnostics.Tracing.EventSource.Redist" />
                    
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 Microsoft.Diagnostics.Tracing.EventSource.Redist --version 2.1.0-preview.19073.11
                    
#r "nuget: Microsoft.Diagnostics.Tracing.EventSource.Redist, 2.1.0-preview.19073.11"
                    
#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 Microsoft.Diagnostics.Tracing.EventSource.Redist@2.1.0-preview.19073.11
                    
#: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=Microsoft.Diagnostics.Tracing.EventSource.Redist&version=2.1.0-preview.19073.11&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Diagnostics.Tracing.EventSource.Redist&version=2.1.0-preview.19073.11&prerelease
                    
Install as a Cake Tool

This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.

     This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework, .NET Core, and netstandard2.0 in the System.Diagnostics.Tracing namespace. This package contains the latest version of EventSource and is meant to be used as a stop gap for .NET Framework developers until features and fixes are ported to System.Diagnostics.Tracing.EventSource in the .NET Framework.

     For more details, have a look at https://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.



Commonly Used Types:
Microsoft.Diagnostics.Tracing.EventSource

When using NuGet 3.x this package requires at least version 3.4.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Microsoft.Diagnostics.Tracing.EventSource.Redist:

Repository Stars
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
Version Downloads Last Updated
2.1.0-preview.19073.11 7 1/28/2019
2.1.0-preview.18571.3 1 11/30/2018