System.Diagnostics.Tracing 4.1.0-rc2-24027

Prefix Reserved
This is a prerelease version of System.Diagnostics.Tracing.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.4 or higher.

dotnet add package System.Diagnostics.Tracing --version 4.1.0-rc2-24027                
NuGet\Install-Package System.Diagnostics.Tracing -Version 4.1.0-rc2-24027                
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="System.Diagnostics.Tracing" Version="4.1.0-rc2-24027" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Diagnostics.Tracing --version 4.1.0-rc2-24027                
#r "nuget: System.Diagnostics.Tracing, 4.1.0-rc2-24027"                
#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 System.Diagnostics.Tracing as a Cake Addin
#addin nuget:?package=System.Diagnostics.Tracing&version=4.1.0-rc2-24027&prerelease

// Install System.Diagnostics.Tracing as a Cake Tool
#tool nuget:?package=System.Diagnostics.Tracing&version=4.1.0-rc2-24027&prerelease                

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
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCore 5.0

  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETStandard 1.1

  • .NETStandard 1.2

  • .NETStandard 1.3

  • .NETStandard 1.5

  • 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 (240)

Showing the top 5 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.
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
Version Downloads Last updated
4.3.0 58,468 1/19/2021
4.3.0-preview1-24530-04 37 1/20/2021
4.1.0 26,054 5/8/2017
4.1.0-rc2-24027 320 1/20/2021
4.0.21-beta-23516 23,224 11/18/2015
4.0.21-beta-23409 65,361 10/15/2015
4.0.21-beta-23225 17,664 9/1/2015
4.0.20 300,598 7/29/2015
4.0.20-beta-23109 47,101 7/27/2015
4.0.20-beta-23019 24,100 6/30/2015
4.0.20-beta-22816 36,187 4/24/2015
4.0.20-beta-22605 7,914 2/13/2015
4.0.10 3,267 7/29/2015
4.0.10-beta-23109 120 7/27/2015
4.0.10-beta-23019 90 6/30/2015
4.0.10-beta-22416 1,749 1/16/2015
4.0.10-beta-22231 12,885 11/11/2014
4.0.0 58,607 7/29/2015
4.0.0-beta-23109 358 7/27/2015
4.0.0-beta-23019 98,658 6/30/2015