<PackageReference Include="System.Reflection.Extensions" Version="4.0.0-beta-22416" />

System.Reflection.Extensions 4.0.0-beta-22416

Provides custom attribute extension methods for System.Reflection types. Commonly Used Types: System.Reflection.InterfaceMapping System.Reflection.CustomAttributeExtensions System.Reflection.RuntimeReflectionExtensions

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>System.Reflection.Extensions</id>
    <version>4.0.0-beta-22416</version>
    <title>System.Reflection.Extensions</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 custom attribute extension methods for System.Reflection types.

Commonly Used Types:
System.Reflection.InterfaceMapping
System.Reflection.CustomAttributeExtensions
System.Reflection.RuntimeReflectionExtensions</description>
    <summary>Provides custom attribute extension methods for System.Reflection types.</summary>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <dependency id="System.Reflection" version="4.0.0-beta-22416" />
      <dependency id="System.Runtime" version="4.0.0-beta-22416" />
    </dependencies>
  </metadata>
</package>