Tx.Windows.TypeGeneration by Microsoft

<PackageReference Include="Tx.Windows.TypeGeneration" Version="1.0.5-beta" />

 Tx.Windows.TypeGeneration 1.0.5-beta

Generation of C# types representing Event Tracing for Windows (ETW) and Event Log events

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Tx.Windows.TypeGeneration</id>
    <version>1.0.5-beta</version>
    <title>Tx.Windows.TypeGeneration</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Generation of C# types representing Event Tracing for Windows (ETW) and Event Log events</description>
    <language>en-us</language>
    <tags>Tx Traces Logs Playback Replay ETW</tags>
    <dependencies>
      <dependency id="Tx.Core" version="1.0.5-beta" />
      <dependency id="Tx.Windows" version="1.0.5-beta" />
    </dependencies>
  </metadata>
</package>