Working with an Existing Database
摘要
In this chapter, we are going to look at what it takes to get up and running with Entity Framework (EF) when your project already has an existing database. We'll wrap up with an activity that walks you through operations so you can learn how to reverse-engineer your database into EF Core models.