Microsoft.Diagnostics.Tracing.TraceEvent
2.0.73
Prefix Reserved
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Microsoft.Diagnostics.Tracing.TraceEvent --version 2.0.73
NuGet\Install-Package Microsoft.Diagnostics.Tracing.TraceEvent -Version 2.0.73
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="2.0.73" />
paket add Microsoft.Diagnostics.Tracing.TraceEvent --version 2.0.73
#r "nuget: Microsoft.Diagnostics.Tracing.TraceEvent, 2.0.73"
// Install Microsoft.Diagnostics.Tracing.TraceEvent as a Cake Addin #addin nuget:?package=Microsoft.Diagnostics.Tracing.TraceEvent&version=2.0.73 // Install Microsoft.Diagnostics.Tracing.TraceEvent as a Cake Tool #tool nuget:?package=Microsoft.Diagnostics.Tracing.TraceEvent&version=2.0.73
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETStandard 1.6
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
-
.NETStandard 2.0
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
NuGet packages (47)
Showing the top 5 NuGet packages that depend on Microsoft.Diagnostics.Tracing.TraceEvent:
Package | Downloads |
---|---|
BenchmarkDotNet
Powerful .NET library for benchmarking |
|
BenchmarkDotNet.Diagnostics.Windows
Powerful .NET library for benchmarking (Diagnostic Tools for Windows) |
|
Steeltoe.Management.EndpointBase
Steeltoe management endpoints |
|
Sarif.Sdk
Object model and utilities for reading and writing files in the SARIF format |
|
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 (75)
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
|
|
EventStore/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
3.1.16 | 19,431 | 10/15/2024 |
3.1.15 | 27,496 | 8/27/2024 |
3.1.14 | 399 | 8/26/2024 |
3.1.13 | 41,938 | 7/16/2024 |
3.1.12 | 63,170 | 6/13/2024 |
3.1.11 | 7,929 | 6/10/2024 |
3.1.10 | 95,483 | 5/3/2024 |
3.1.9 | 127,740 | 3/7/2024 |
3.1.8 | 810,680 | 1/31/2024 |
3.1.7 | 82,898 | 12/5/2023 |
3.1.6 | 128,436 | 10/20/2023 |
3.1.5 | 80,391 | 8/25/2023 |
3.1.4 | 10,660 | 8/15/2023 |
3.1.3 | 762,800 | 5/18/2023 |
3.1.2 | 21,570 | 4/14/2023 |
3.1.1 | 76,638 | 4/5/2023 |
3.1.0 | 2,897 | 3/31/2023 |
3.0.8 | 118,588 | 2/28/2023 |
3.0.7 | 99,404 | 1/18/2023 |
3.0.6 | 98,329 | 11/16/2022 |
3.0.5 | 105,295 | 9/26/2022 |
3.0.4 | 82,871 | 8/26/2022 |
3.0.3 | 19,044 | 8/5/2022 |
3.0.2 | 12,581,445 | 7/1/2022 |
3.0.1 | 65,501 | 5/31/2022 |
3.0.0 | 51,630 | 4/20/2022 |
3.0.0-preview2 | 1,649 | 3/23/2022 |
3.0.0-preview1 | 1,484 | 3/2/2022 |
2.0.77 | 171,211 | 4/11/2022 |
2.0.76 | 131,229 | 3/2/2022 |
2.0.75 | 3,426 | 2/28/2022 |
2.0.74 | 878,514 | 11/9/2021 |
2.0.73 | 77,069 | 9/27/2021 |
2.0.72 | 5,287 | 9/16/2021 |
2.0.71 | 155,997 | 7/26/2021 |
2.0.70 | 34,314 | 7/7/2021 |
2.0.69 | 72,643 | 5/24/2021 |
2.0.68 | 28,755 | 4/26/2021 |
2.0.67 | 4,155 | 4/22/2021 |
2.0.66 | 196,809 | 2/22/2021 |
2.0.65 | 215,358 | 1/25/2021 |
2.0.64 | 1,082,662 | 1/5/2021 |
2.0.62 | 236,688 | 11/9/2020 |
2.0.61 | 7,914,770 | 9/21/2020 |
2.0.60 | 6,519 | 9/10/2020 |
2.0.59 | 27,284 | 9/4/2020 |
2.0.58 | 90,799 | 8/6/2020 |
2.0.57 | 110,121 | 7/2/2020 |
2.0.56 | 60,027 | 5/27/2020 |
2.0.55 | 817,793 | 4/29/2020 |
2.0.54 | 49,523 | 4/8/2020 |
2.0.52 | 81,125 | 3/23/2020 |
2.0.51 | 12,428 | 3/11/2020 |
2.0.50 | 19,094 | 3/11/2020 |
2.0.49 | 6,118,249 | 1/9/2020 |
2.0.48 | 185,391 | 11/22/2019 |
2.0.47 | 21,377 | 10/29/2019 |
2.0.46 | 2,485 | 10/24/2019 |
2.0.45 | 457,327 | 8/9/2019 |
2.0.44 | 462,180 | 7/1/2019 |
2.0.43 | 501,601 | 6/19/2019 |
2.0.42 | 125,230 | 5/7/2019 |
2.0.41 | 93,293 | 4/25/2019 |
2.0.40 | 81,808 | 4/1/2019 |
2.0.39 | 16,168 | 3/21/2019 |
2.0.38 | 551,001 | 2/27/2019 |
2.0.36 | 194,947 | 2/4/2019 |
2.0.34 | 265,093 | 1/18/2019 |
2.0.33 | 32,650 | 1/3/2019 |
2.0.32 | 10,457 | 12/13/2018 |
2.0.31 | 3,026 | 12/12/2018 |
2.0.30 | 436,194 | 11/1/2018 |
2.0.29 | 103,569 | 10/10/2018 |
2.0.26 | 612,716 | 9/19/2018 |
2.0.25 | 3,450 | 9/13/2018 |
2.0.23 | 106,736 | 9/6/2018 |
2.0.22 | 15,254 | 8/22/2018 |
2.0.19 | 380,463 | 6/13/2018 |
2.0.11 | 222,643 | 3/29/2018 |
2.0.10 | 45,753 | 3/22/2018 |
2.0.6 | 16,469 | 3/1/2018 |
2.0.5 | 808,532 | 2/21/2018 |
2.0.4 | 553,039 | 2/1/2018 |
2.0.3 | 12,413 | 2/1/2018 |
2.0.2 | 21,468,597 | 1/17/2018 |
1.0.41 | 1,016,547 | 2/3/2016 |
1.0.40 | 31,551 | 12/7/2015 |
1.0.39 | 26,467 | 10/8/2015 |
1.0.38 | 54,888 | 8/20/2015 |
1.0.35 | 67,919 | 8/6/2015 |
1.0.32 | 14,716 | 5/27/2015 |
1.0.31 | 2,785 | 5/27/2015 |
1.0.30 | 3,003 | 5/26/2015 |
1.0.29 | 3,648 | 5/15/2015 |
1.0.28 | 3,621 | 5/5/2015 |
1.0.26 | 90,905 | 3/27/2015 |
1.0.25 | 34,444 | 1/10/2015 |
1.0.24 | 16,570 | 1/8/2015 |
1.0.23 | 283,865 | 12/12/2014 |
1.0.21 | 29,516 | 7/24/2014 |
1.0.20 | 7,898 | 7/21/2014 |
1.0.16 | 4,482 | 6/27/2014 |
1.0.15 | 139,470 | 6/7/2014 |
1.0.13 | 11,227 | 5/20/2014 |
1.0.12 | 3,479 | 5/13/2014 |
1.0.11 | 16,929 | 3/26/2014 |
1.0.10 | 3,087 | 3/25/2014 |
1.0.5 | 7,338 | 1/3/2014 |
1.0.4 | 2,979 | 1/3/2014 |
1.0.3 | 413,120 | 1/3/2014 |
1.0.2-rc | 2,714 | 12/10/2013 |
1.0.1-beta | 53,040 | 8/15/2013 |