allencch / monomigrations

MonoMigrations is to provide some migrations feature on Mono based on Entity Framework 6
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Will this work on Mac with SQL Server #1

Open cytek04 opened 1 year ago

cytek04 commented 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.

allencch commented 1 year ago

@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