System.Reflection.Emit.ILGeneration by Microsoft

<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.0.0-beta-22231" />

.NET API 20,728 bytes

 System.Reflection.Emit.ILGeneration 4.0.0-beta-22231

Provides clases that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>System.Reflection.Emit.ILGeneration</id>
    <version>4.0.0-beta-22231</version>
    <title>System.Reflection.Emit.ILGeneration</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Provides clases that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers.</description>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <dependency id="System.Reflection" version="4.0.0-beta-22231" />
      <dependency id="System.Reflection.Primitives" version="4.0.0-beta-22231" />
      <dependency id="System.Runtime" version="4.0.0-beta-22231" />
    </dependencies>
  </metadata>
</package>