Q:

ef remove migration

/*to remove the last migration:*/
/*Visual Studio:*/
Remove-Migration
/*.Net Core CLI:*/
dotnet ef migrations remove
3
dotnet ef database update
1

New to Communities?

Join the community