Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="150.4897.1" />

.NET API 4,623,224 bytes

 Microsoft.SqlServer.TransactSql.ScriptDom 150.4897.1

SQL Server T-SQL Script DOM. See https://docs.microsoft.com/en-us/dotnet/api/microsoft.sqlserver.transactsql.scriptdom NOTE: THIS IS NOT AN OFFICIAL MICROSOFT PACKAGE. It is just a convenient way to include *just* Microsoft.SqlServer.TransactSql.ScriptDom.dll in projects. Please use https://www.nuget.org/packages/Microsoft.SqlServer.DacFx for the OFFICIAL Microsoft package

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Microsoft.SqlServer.TransactSql.ScriptDom</id>
    <version>150.4897.1</version>
    <authors>Microsoft</authors>
    <owners>Duncan Smart</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>SQL Server T-SQL Script DOM. See https://docs.microsoft.com/en-us/dotnet/api/microsoft.sqlserver.transactsql.scriptdom
        
NOTE: THIS IS NOT AN OFFICIAL MICROSOFT PACKAGE. It is just a convenient way to include *just* Microsoft.SqlServer.TransactSql.ScriptDom.dll in projects. 

Please use https://www.nuget.org/packages/Microsoft.SqlServer.DacFx for the OFFICIAL Microsoft package</description>
    <summary>UNOFFICIAL - use https://www.nuget.org/packages/Microsoft.SqlServer.DacFx for the OFFICIAL Microsoft package</summary>
    <copyright>Microsoft</copyright>
    <tags>SqlServer</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.6" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>