Entity Framework: Code-First Database Interaction
摘要
In this chapter, we are going to look at what it takes to get up and running with Entity Framework using the code-first approach. As we move through this chapter, you’ll learn about the code-first approach to EF, and you’ll get to see some of the advantages that working with a code-first approach brings to your development process. We’ll conclude this chapter by working through some activities to create a code-first Entity Framework project in EF10.