When adding custom conventions through modelbuilder.Conventions.Add, you can control the order in which the conventions are applied.
When adding them with AddFromAssembly, I don't know how you could do that and wonder if it is correct to suggest that it's best to use Conventions.Add when order is of importance.
Thanks!
When adding them with AddFromAssembly, I don't know how you could do that and wonder if it is correct to suggest that it's best to use Conventions.Add when order is of importance.
Thanks!