DevUtils.ETWIMBA by Captain

<PackageReference Include="DevUtils.ETWIMBA" Version="1.0.1" />

 DevUtils.ETWIMBA 1.0.1

This package includes DevUtils.ETWIMBA 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. 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).

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>DevUtils.ETWIMBA</id>
    <version>1.0.1</version>
    <title>DevUtils ETW IMBA</title>
    <authors>Captain</authors>
    <projectUrl>http://devutils.net/etwimba</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This package includes DevUtils.ETWIMBA 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. 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).</description>
    <copyright>Copyright © 2013 DevUtils</copyright>
    <tags>ETW EventSource EventLog</tags>
  </metadata>
</package>