Oleksandr Lysak

Results 1 comments of Oleksandr Lysak

It also seems that [TwoProjectMigrations](https://github.com/dotnet/EntityFramework.Docs/tree/main/samples/core/Schemas/TwoProjectMigrations) sample is not working — at least, not with `context.Database.Migrate()`, probably because Migrate() attempts to load migration assembly by calling Assembly.Load with configured MigrationsAssembly argument...