Our team is thinking of utilizing Entity Framework Core code-first to help model the database. We can have both DB projects and EF models, as per article here ...Database Projects vs. Entity Framework Database Migrations... utilizing schema compares, just...