Название: Entity Framework Core in Action Автор: Jon Smith Издательство: Manning Publications Год: 2018 Страниц: 470 Формат: True PDF Размер: 10 Mb Язык: English
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.