Entity Framework Core in Action

eBook Details:

  • Paperback: 520 pages
  • Publisher: WOW! eBook; 1st edition (August 4, 2018)
  • Language: English
  • ISBN-10: 161729456X
  • ISBN-13: 978-1617294563

eBook Description:

Entity Framework Core in Action: Covers EF Core 2.0 and 2.1

Entity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you’ll discover time-saving patterns and best practices for security, performance tuning, and unit testing.

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.

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.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *