Is SQL Compare API available for NET Core?

wemilywemily Posts: 1 New member
I'm updating my solution from .Net Framework to .Net Core.  I can't find any documentation that says SQL Compare API is compatible with ,Net Core.

Best Answer

  • Jon_KirkwoodJon_Kirkwood Posts: 423 Silver 5
    Hi @wemily

    Thanks for reaching out on the Redgate forums.

    The SQL Compare API has been retired and is no longer maintained. I would not anticipate it would support any .Net changes post what did when the product was sunsetted. 

    This product was superseded by SQL Change Automation, and more recently with Flyway.
    Depending on your solutions needs and requirements it may be worth looking into Flyway running on your .net core project framework
    Information on Flyway can be found here, including trials, installation files & repos
    * https://www.red-gate.com/products/flyway/
    * https://documentation.red-gate.com/fd

    Jon Kirkwood | Technical Support Engineer | Redgate Software
Sign In or Register to comment.