entity framework core Exclude tables when using Entity Framework Core Reverse Engineering Right now (October 2020) there is not an easy way to exclude tables when you Reverse Engineer your database (Database First). There are two main ways to do it:Using Scaffold-DbContext and providing