<PackageReference Include="System.Reflection.TypeExtensions" Version="4.0.0-beta-22816" />

System.Reflection.TypeExtensions 4.0.0-beta-22816

Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs. Commonly Used Types: System.Reflection.TypeExtensions System.Reflection.BindingFlags

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>System.Reflection.TypeExtensions</id>
    <version>4.0.0-beta-22816</version>
    <title>System.Reflection.TypeExtensions</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 extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.

Commonly Used Types:
System.Reflection.TypeExtensions
System.Reflection.BindingFlags</description>
    <summary>Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs.</summary>
    <copyright>Copyright © Microsoft Corporation</copyright>
    <dependencies>
      <dependency id="System.Reflection" version="4.0.10-beta-22816" />
      <dependency id="System.Runtime" version="4.0.20-beta-22816" />
    </dependencies>
  </metadata>
</package>