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.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Working with an Existing Database

  • Brian Gorman

摘要

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.