Open cytek04 opened 1 year ago
Will this work on Mac? I have a MVC 5 mono project with EF6. My database is SQL Server hosted from a Docker container. I am trying to find a migration solution as VS for Mac does not have the Package Manager Console.
@cytek04 , this project some how is very old. I think you should try on dotnet-cli. https://www.entityframeworktutorial.net/efcore/cli-commands-for-ef-core-migration.aspx
dotnet-cli
Will this work on Mac? I have a MVC 5 mono project with EF6. My database is SQL Server hosted from a Docker container. I am trying to find a migration solution as VS for Mac does not have the Package Manager Console.