Microsoft.Diagnostics.Tracing.TraceEvent
3.0.7
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Diagnostics.Tracing.TraceEvent --version 3.0.7
NuGet\Install-Package Microsoft.Diagnostics.Tracing.TraceEvent -Version 3.0.7
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.0.7" />
paket add Microsoft.Diagnostics.Tracing.TraceEvent --version 3.0.7
#r "nuget: Microsoft.Diagnostics.Tracing.TraceEvent, 3.0.7"
// Install Microsoft.Diagnostics.Tracing.TraceEvent as a Cake Addin
#addin nuget:?package=Microsoft.Diagnostics.Tracing.TraceEvent&version=3.0.7
// Install Microsoft.Diagnostics.Tracing.TraceEvent as a Cake Tool
#tool nuget:?package=Microsoft.Diagnostics.Tracing.TraceEvent&version=3.0.7
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.2
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
.NETStandard 1.6
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
NuGet packages (38)
Showing the top 5 NuGet packages that depend on Microsoft.Diagnostics.Tracing.TraceEvent:
Package | Downloads |
---|---|
Elastic.Apm
Elastic APM .NET Agent base package. This package provides core functionality for transmitting of all Elastic APM types and is a dependent package for all other Elastic APM package. Additionally this package contains the public Agent API that allows you to manually capture transactions and spans. Please install the platform specific package for the best experience. See: https://github.com/elastic/apm-agent-dotnet/tree/main/docs |
|
BenchmarkDotNet
Powerful .NET library for benchmarking |
|
BenchmarkDotNet.Diagnostics.Windows
Powerful .NET library for benchmarking (Diagnostic Tools for Windows) |
|
Steeltoe.Management.EndpointBase
Steeltoe management endpoints |
|
EventStore.Client.Embedded
The embedded client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/ |
GitHub repositories (63)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Diagnostics.Tracing.TraceEvent:
Repository | Stars |
---|---|
netchx/netch
A simple proxy client
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
EventStore/EventStore
The stream database optimised for event sourcing
|
Version | Downloads | Last updated |
---|---|---|
3.0.8 | 25,585 | 2/28/2023 |
3.0.7 | 46,514 | 1/18/2023 |
3.0.6 | 61,641 | 11/16/2022 |
3.0.5 | 57,673 | 9/26/2022 |
3.0.4 | 35,889 | 8/26/2022 |
3.0.3 | 13,630 | 8/5/2022 |
3.0.2 | 1,745,632 | 7/1/2022 |
3.0.1 | 33,446 | 5/31/2022 |
3.0.0 | 34,553 | 4/20/2022 |
3.0.0-preview2 | 336 | 3/23/2022 |
3.0.0-preview1 | 191 | 3/2/2022 |
2.0.77 | 40,376 | 4/11/2022 |
2.0.76 | 100,271 | 3/2/2022 |
2.0.75 | 1,947 | 2/28/2022 |
2.0.74 | 448,529 | 11/9/2021 |
2.0.73 | 53,277 | 9/27/2021 |
2.0.72 | 3,110 | 9/16/2021 |
2.0.71 | 112,666 | 7/26/2021 |
2.0.70 | 21,384 | 7/7/2021 |
2.0.69 | 39,965 | 5/24/2021 |
2.0.68 | 23,047 | 4/26/2021 |
2.0.67 | 2,462 | 4/22/2021 |
2.0.66 | 137,811 | 2/22/2021 |
2.0.65 | 131,460 | 1/25/2021 |
2.0.64 | 490,263 | 1/5/2021 |
2.0.62 | 162,552 | 11/9/2020 |
2.0.61 | 5,194,928 | 9/21/2020 |
2.0.60 | 5,051 | 9/10/2020 |
2.0.59 | 25,364 | 9/4/2020 |
2.0.58 | 85,481 | 8/6/2020 |
2.0.57 | 95,161 | 7/2/2020 |
2.0.56 | 53,954 | 5/27/2020 |
2.0.55 | 745,389 | 4/29/2020 |
2.0.54 | 44,745 | 4/8/2020 |
2.0.52 | 75,308 | 3/23/2020 |
2.0.51 | 10,877 | 3/11/2020 |
2.0.50 | 15,736 | 3/11/2020 |
2.0.49 | 5,057,844 | 1/9/2020 |
2.0.48 | 155,287 | 11/22/2019 |
2.0.47 | 19,467 | 10/29/2019 |
2.0.46 | 1,115 | 10/24/2019 |
2.0.45 | 427,884 | 8/9/2019 |
2.0.44 | 437,388 | 7/1/2019 |
2.0.43 | 399,991 | 6/19/2019 |
2.0.42 | 110,471 | 5/7/2019 |
2.0.41 | 37,047 | 4/25/2019 |
2.0.40 | 78,129 | 4/1/2019 |
2.0.39 | 14,648 | 3/21/2019 |
2.0.38 | 548,317 | 2/27/2019 |
2.0.36 | 189,848 | 2/4/2019 |
2.0.34 | 259,391 | 1/18/2019 |
2.0.33 | 30,064 | 1/3/2019 |
2.0.32 | 8,406 | 12/13/2018 |
2.0.31 | 1,585 | 12/12/2018 |
2.0.30 | 426,292 | 11/1/2018 |
2.0.29 | 101,778 | 10/10/2018 |
2.0.26 | 560,986 | 9/19/2018 |
2.0.25 | 2,017 | 9/13/2018 |
2.0.23 | 101,488 | 9/6/2018 |
2.0.22 | 13,201 | 8/22/2018 |
2.0.19 | 374,820 | 6/13/2018 |
2.0.11 | 205,419 | 3/29/2018 |
2.0.10 | 39,785 | 3/22/2018 |
2.0.6 | 15,018 | 3/1/2018 |
2.0.5 | 805,977 | 2/21/2018 |
2.0.4 | 551,171 | 2/1/2018 |
2.0.3 | 10,065 | 2/1/2018 |
2.0.2 | 13,326,799 | 1/17/2018 |
1.0.41 | 955,148 | 2/3/2016 |
1.0.40 | 23,317 | 12/7/2015 |
1.0.39 | 22,617 | 10/8/2015 |
1.0.38 | 53,309 | 8/20/2015 |
1.0.35 | 66,488 | 8/6/2015 |
1.0.32 | 12,261 | 5/27/2015 |
1.0.31 | 1,332 | 5/27/2015 |
1.0.30 | 1,549 | 5/26/2015 |
1.0.29 | 2,197 | 5/15/2015 |
1.0.28 | 2,240 | 5/5/2015 |
1.0.26 | 82,573 | 3/27/2015 |
1.0.25 | 33,032 | 1/10/2015 |
1.0.24 | 15,186 | 1/8/2015 |
1.0.23 | 279,532 | 12/12/2014 |
1.0.21 | 27,352 | 7/24/2014 |
1.0.20 | 5,293 | 7/21/2014 |
1.0.16 | 3,076 | 6/27/2014 |
1.0.15 | 135,550 | 6/7/2014 |
1.0.13 | 9,379 | 5/20/2014 |
1.0.12 | 2,047 | 5/13/2014 |
1.0.11 | 13,817 | 3/26/2014 |
1.0.10 | 1,715 | 3/25/2014 |
1.0.5 | 5,604 | 1/3/2014 |
1.0.4 | 1,534 | 1/3/2014 |
1.0.3 | 409,521 | 1/3/2014 |
1.0.2-rc | 1,312 | 12/10/2013 |
1.0.1-beta | 51,741 | 8/15/2013 |