C#C
C#3y ago
Metalkon

❔ Entity Framework Migration Issues

Anyone have an idea on why my Blazor WebAsm + Web API (All .NET 6) always gives me this error when I try to migrate to the sql server database? The only time that it lets me migrate without this error is after deleting the project (after commit and push) and cloning it back onto my hdd. And then after doing some regular coding without even touching anything important i'll start getting the error again if i start doing more migrations. Had this issue early in my project when i started it a few months back and never found a solution.
image.png
Was this page helpful?