Microsoft.Diagnostics.EventFlow 1.0.0-preview

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.Diagnostics.EventFlow.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Microsoft.Diagnostics.EventFlow --version 1.0.0-preview
NuGet\Install-Package Microsoft.Diagnostics.EventFlow -Version 1.0.0-preview
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.EventFlow" Version="1.0.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Diagnostics.EventFlow --version 1.0.0-preview
#r "nuget: Microsoft.Diagnostics.EventFlow, 1.0.0-preview"
#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.
// Install Microsoft.Diagnostics.EventFlow as a Cake Addin
#addin nuget:?package=Microsoft.Diagnostics.EventFlow&version=1.0.0-preview&prerelease

// Install Microsoft.Diagnostics.EventFlow as a Cake Tool
#tool nuget:?package=Microsoft.Diagnostics.EventFlow&version=1.0.0-preview&prerelease

The EventFlow library allows applications to define what diagnostics data to collect, and where they should be outputted to. Diagnostics data can be anything from performance counters to application traces. It runs in the same process as the application, so communication overhead is minimized. It also has an extensibility mechanism so additional inputs and outputs can be created and plugged into the framework.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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