好资源收集站

Entity Framework Core in Action

Entity Framework Core in Action
出版时间:2018.7
官网链接:Manning
下载地址:百度网盘(truePDF)

内容简介:

about the technology

There’s a mismatch in the way OO programs and relational databases represent data. Entity Framework is an object-relational mapper (ORM) that bridges this gap, making it radically easier to query and write to databases from a .NET application. EF creates a data model that matches the structure of your OO code so you can query and write to your database using standard LINQ commands. It will even automatically generate the model from your database schema.

about the book

Using crystal-clear explanations, real-world examples, and around 100 diagrams, Entity Framework Core in Action teaches you how to access and update relational data from .NET applications. You’ll start with a clear breakdown of Entity Framework, long with the mental model behind ORM. Then you’ll discover time-saving patterns and best practices for security, performance tuning, and even unit testing. As you go, you’ll address common data access challenges and learn how to handle them with Entity Framework.

what’s inside

about the reader

For .NET developers with some awareness of how relational databases work.

about the author

Jon P Smith is a full-stack developer with special focus on .NET Core and Azure.

退出移动版