Entity Framework Core in Action Book Description:
Reading and storing data is a core part of any application, and .NET developers want database access to be easy and intuitive. Entity Framework Core is a .NET library designed to simplify data persistence, bridging the mismatch between the different structures of object-oriented code and relational databases.
Entity Framework Core in Action teaches developers how to add database functionality to .NET applications with EF Core.