CatelogAPI .Net Core MicroServices Goto Package Manager Console and Type following commands which create database tables using entity framework code first approach. Add-Migration InitialCreate update-database