Microsoft.Diagnostics.Tracing.EventRegister 1.1.28

Requires NuGet 2.5 or higher.

dotnet add package Microsoft.Diagnostics.Tracing.EventRegister --version 1.1.28
                    
NuGet\Install-Package Microsoft.Diagnostics.Tracing.EventRegister -Version 1.1.28
                    
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.Tracing.EventRegister" Version="1.1.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Diagnostics.Tracing.EventRegister" Version="1.1.28" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Diagnostics.Tracing.EventRegister" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Diagnostics.Tracing.EventRegister --version 1.1.28
                    
#r "nuget: Microsoft.Diagnostics.Tracing.EventRegister, 1.1.28"
                    
#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.
#:package Microsoft.Diagnostics.Tracing.EventRegister@1.1.28
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Diagnostics.Tracing.EventRegister&version=1.1.28
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Diagnostics.Tracing.EventRegister&version=1.1.28
                    
Install as a Cake Tool

This package includes eventRegister.exe, which enables validation and registration of user defined EventSource classes. It supports both BCL event sources (classes derived from System.Diagnostics.Tracing.EventSource) and NuGet event sources (classes derived from Microsoft.Diagnostics.Tracing.EventSource).

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Diagnostics.Tracing.EventRegister:

Package Downloads
Microsoft.Diagnostics.Tracing.EventSource

This package exposes an enhanced developer experience for coding against the Microsoft.Diagnostics.Tracing.EventSource (including build time validation). Microsoft.Diagnostics.Tracing.EventSource allows for firing ETW events from managed code. It enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource. For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx. New features: - ETW channel support - Support for static registration Supported Platforms: - .NET Framework 3.5 - .NET Framework 4.0 - .NET Framework 4.5 - Windows Store apps - Windows Phone App 8.1

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Microsoft.Diagnostics.Tracing.EventRegister:

Repository Stars
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
microsoft/dotnet-samples
Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!
net-commons/common-logging
A portable logging abstraction for .NET
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
pseymour/MakeMeAdmin
Make Me Admin is a simple, open-source application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.
microsoft/sarif-sdk
.NET code and supporting files for working with the 'Static Analysis Results Interchange Format' (SARIF, see https://github.com/oasis-tcs/sarif-spec)
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
microsoft/ApplicationInsights-dotnet-logging
.NET Logging adaptors
Version Downloads Last Updated
1.1.28 811 12/2/2015
1.1.26 2,337 10/6/2015
1.1.25 11,475 5/27/2015
1.1.24 2,471 5/11/2015
1.1.23-beta 501 4/8/2015
1.1.20-beta 624 3/9/2015
1.1.17-beta 377 2/13/2015
1.1.16-beta 201 2/13/2015
1.1.15-beta 148 2/9/2015
1.1.14-beta 277 12/12/2014
1.1.13-beta 405 12/1/2014
1.1.11-beta 1,523 10/31/2014
1.1.10-beta 1,463 10/31/2014
1.1.8-beta 295 10/15/2014
1.1.7-beta 233 10/1/2014
1.0.26 23,461 7/17/2014
1.0.24 4,338 6/4/2014
1.0.18 4,541 5/15/2014
1.0.16 49,685 1/29/2014
1.0.14-rc 362 12/3/2013
1.0.11-rc 106 12/2/2013
1.0.10-rc 688 11/27/2013