How can we help you today? How can we help you today?

SQL Clone PowerShell 7.0 (.NET Core) Support

Hi,

I was wondering if Red Gate could enhance the PowerShellCmdlets.msi to also offer a PowerShellCoreCmdlets.msi - most of the product on the server-side is using .NET Core, and if you look at the PE Header metadata of the assemblies, only RedGate.SqlClone.Client.Api.dll targets .NET Framework 4.7.2 (PowerShell 5.0). Further, it looks like that only depends on System.Net.Http as truly .NET Framework dependency - it doesn't have anything wild like WCF as a dependency. In .NET Core and modern .NET (versions 5 through 9+), the System.Net.Http namespace is fully built-in and included by default as part of the shared framework runtime. You do not need to install a NuGet package to use it.

Thanks,

John

johnzabroski
0

Comments

1 comment

  • Adam Turner

    Hi John

    I am just speaking to the team on this matter.

    Adam Turner
    0

Add comment

Please sign in to leave a comment.