Say what?

Image

Now that you’ve built and tested your first EDM, let’s back up and take a closer look at what you’ve done.

Image

Added a model to the project. This step might seem pretty obvious—if you’re going to create an EDM you need to create an EDM, right?—but remember that with Entity Framework you first need to use NuGet to install the current version. If you don’t, you’ll get whatever version of Entity Framework was included in the latest release of the .NET Framework, which can be very confusing. (Yes, that’s the voice of experience!)

Used the ...

Get Fluent Entity Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.