Info
Version: | 1.1.28 |
Author(s): | Microsoft |
Last Update: | Wednesday, December 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.microsoft.com/fwlink/?LinkID=317375 |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.Tracing.EventRegister |
Install
Install-Package Microsoft.Diagnostics.Tracing.EventRegister
dotnet add package Microsoft.Diagnostics.Tracing.EventRegister
paket add Microsoft.Diagnostics.Tracing.EventRegister
Microsoft.Diagnostics.Tracing.EventRegister Download (Unzip the "nupkg" after downloading)
Dependencies
5 packages depend on this package.
Tags
It supports both BCL event sources (classes derived from System.Diagnostics.Tracing.EventSource) and NuGet event sources (classes derived from Microsoft.Diagnostics.Tracing.EventSource).