System.Diagnostics.Tracing
4.3.0
Prefix Reserved
Requires NuGet 2.12 or higher.
dotnet add package System.Diagnostics.Tracing --version 4.3.0
NuGet\Install-Package System.Diagnostics.Tracing -Version 4.3.0
<PackageReference Include="System.Diagnostics.Tracing" Version="4.3.0" />
<PackageVersion Include="System.Diagnostics.Tracing" Version="4.3.0" />
<PackageReference Include="System.Diagnostics.Tracing" />
paket add System.Diagnostics.Tracing --version 4.3.0
#r "nuget: System.Diagnostics.Tracing, 4.3.0"
#addin nuget:?package=System.Diagnostics.Tracing&version=4.3.0
#tool nuget:?package=System.Diagnostics.Tracing&version=4.3.0
Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW).
Commonly Used Types:
System.Diagnostics.Tracing.EventSource
System.Diagnostics.Tracing.EventListener
System.Diagnostics.Tracing.EventLevel
System.Diagnostics.Tracing.EventKeywords
System.Diagnostics.Tracing.EventWrittenEventArgs
System.Diagnostics.Tracing.EventAttribute
System.Diagnostics.Tracing.EventSourceAttribute
System.Diagnostics.Tracing.NonEventAttribute
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCore 5.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 1.1
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
.NETStandard 1.2
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
.NETStandard 1.5
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.Runtime (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (25)
Showing the top 5 NuGet packages that depend on System.Diagnostics.Tracing:
Package | Downloads |
---|---|
System.Collections.Concurrent
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently. Commonly Used Types: System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue> System.Collections.Concurrent.ConcurrentQueue<T> System.Collections.Concurrent.ConcurrentBag<T> System.Collections.Concurrent.BlockingCollection<T> System.Collections.Concurrent.ConcurrentStack<T> When using NuGet 3.x this package requires at least version 3.4. |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.AspNet.Server.Kestrel
ASP.NET 5 cross platform development web server. |
|
System.Private.Networking
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of some System.Net packages. - 1548494 |
|
System.Threading.Tasks.Parallel
Provides the System.Threading.Tasks.Parallel class, which adds support for running loops and iterators in parallel. Commonly Used Types: System.Threading.Tasks.Parallel System.Threading.Tasks.ParallelLoopState System.Threading.Tasks.ParallelLoopResult System.Threading.Tasks.ParallelOptions When using NuGet 3.x this package requires at least version 3.4. |
GitHub repositories (244)
Showing the top 20 popular GitHub repositories that depend on System.Diagnostics.Tracing:
Repository | Stars |
---|---|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
jitwxs/163MusicLyrics
Windows 云音乐歌词获取【网易云、QQ音乐】
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
pdone/FreeControl
在PC上控制Android设备
|
|
xamarin/XamarinComponents
Plugins for Xamarin
|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
|
|
praeclarum/Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
|
|
xamarin/ios-samples
Xamarin.iOS sample apps
|
|
openbullet/openbullet
The OpenBullet web testing application.
|
|
NeutroniumCore/Neutronium
🚀 Build .NET desktop applications using HTML, CSS and javascript.
|
|
yaronzz/Tidal-Media-Downloader-PRO
Download 'TIDAL' Music On Windows/Linux/MacOs (PYTHON/C#)
|
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 58,583 | 1/19/2021 |
4.3.0-preview1-24530-04 | 38 | 1/20/2021 |
4.1.0 | 26,056 | 5/8/2017 |
4.1.0-rc2-24027 | 321 | 1/20/2021 |
4.0.21-beta-23516 | 23,225 | 11/18/2015 |
4.0.21-beta-23409 | 65,363 | 10/15/2015 |
4.0.21-beta-23225 | 17,665 | 9/1/2015 |
4.0.20 | 300,600 | 7/29/2015 |
4.0.20-beta-23109 | 47,102 | 7/27/2015 |
4.0.20-beta-23019 | 24,101 | 6/30/2015 |
4.0.20-beta-22816 | 36,188 | 4/24/2015 |
4.0.20-beta-22605 | 7,915 | 2/13/2015 |
4.0.10 | 3,269 | 7/29/2015 |
4.0.10-beta-23109 | 121 | 7/27/2015 |
4.0.10-beta-23019 | 93 | 6/30/2015 |
4.0.10-beta-22416 | 1,751 | 1/16/2015 |
4.0.10-beta-22231 | 12,887 | 11/11/2014 |
4.0.0 | 58,608 | 7/29/2015 |
4.0.0-beta-23109 | 359 | 7/27/2015 |
4.0.0-beta-23019 | 98,660 | 6/30/2015 |