Entity Framework Core in Action

Entity Framework Core in Action

by Jon Smith
Epub (Kobo), Epub (Adobe)
Publication Date: 15/07/2018

Share This eBook:

  $55.99

Summary


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.


Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.


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'l 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



  • Querying a relational database with LINQ

  • Using EF Core in business logic

  • Integrating EF with existing C# applications

  • Applying domain-driven design to EF Core

  • Getting the best performance out of EF Core

  • Covers EF Core 2.0 and 2.1


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.


Table of Contents



  1. Part 1 - Getting started

  2. Introduction to Entity FrameworkCore

  3. Querying the database

  4. Changing the database content

  5. Using EF Core in business logic

  6. Using EF Core in ASP.NET Core web applications

  7. Part 2 - Entity Framework in depth

  8. Configuring nonrelational properties

  9. Configuring relationships

  10. Configuring advanced features and handling concurrency conflicts

  11. Going deeper into the DbContext

  12. Part 3 - Using Entity Framework Core in real-world applications

  13. Useful software patterns for EF Core applications

  14. Handling database migrations

  15. EF Core performance tuning

  16. A worked example of performance tuning

  17. Different database types and EF Core services

  18. Unit testing EF Core applications

  19. Appendix A - A brief introduction to LINQ

  20. Appendix B - Early information on EF Core version 2.1

ISBN:
9781638355946
9781638355946
Category:
Databases
Format:
Epub (Kobo), Epub (Adobe)
Publication Date:
15-07-2018
Language:
English
Publisher:
Manning
Jon Smith

Jon Smith is the author of eleven books, four of which are related to internet marketing. Get into bed with Google, Adwords that work, Web sites that work and Dominate your market with Twitter have sold into a number of countries and have been translated into Danish, Russian and Thai among others.

Part of the launch team of Amazon Europe, Jon went on to serve as Managing Director of Nth Degree Ltd, Inpress Ltd, Logo Warehouse Ltd and Espressio Ltd. Jon received his B.A. (Hons.) in American Studies from the University of Reading and the University of Texas at Austin. He is currently studying (part-time) for a Masters in Screenwriting at Bournemouth University.

This item is delivered digitally

Reviews

Be the first to review Entity Framework Core in Action.