Options

ReadyRoll project migration to .NET Core

Hello colleagues,

I'm stuck with ReadyRoll and need your help. We've been using this product for database changes deployment for a long time and the time to upgrade has come. Platform-wise, we're moving our Web/WebAPI MVC project from .NET Framework 4.6.2 to .NET Core.  The problem we're having is that the old migrations are incompatible with the new ones in the .NET Core (EF Core to be precise). This is a problem because we have  10Gb database and over a 1k users working in production with the database we've built with ReadyRoll and EF migrations. 
Is there a way for a 'soft' upgrade so we can preserve previously generated migrations? What are the options? I'd be appreciated for any helpful resources in this regard.
Sign In or Register to comment.