Info
Version: | 5.1.0 |
Author(s): | eCargo based on Jon Wagner |
Last Update: | Wednesday, December 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ECargo.EventSourceProxy.NetStandard |
Install
Install-Package ECargo.EventSourceProxy.NetStandard
dotnet add package ECargo.EventSourceProxy.NetStandard
paket add ECargo.EventSourceProxy.NetStandard
ECargo.EventSourceProxy.NetStandard Download (Unzip the "nupkg" after downloading)
Dependencies
net472
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json(>= 12.0.3)
Tags
Automatically implements the tedious part of the .NET 4.5 EventSource class.
Also automatically converts any interface to an ETW trace point.
Wrap your interfaces and get free ETW tracing.