Entity Framework Core in Action, 2nd Ed (Manning)
Monday, 28 June 2021

This is an in-depth guide to reading and writing databases with EF Core. The updated and revised second edition has over 100 diagrams, code snippets, and examples—including building and scaling your own bookselling web application.Jon P. Smith draws on his experience working with EF Core in production to show 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.

Author: Jon P. Smith
Publisher: Manning
Date: June 2021
Pages: 624
ISBN: 978-1617298363
Print: 1617298360
Audience: Developers using Entity Framework
Level: Intermediate
Category: ASP.NET

efcore

Topics covered:

 

  • Configure EF to define every table and column
  • Update your schema as your app grows
  • Integrating EF with existing C# application
  • Write and test business logic for database access   
  • Applying a Domain-Driven Design to EF Core
  • Getting the best performance out of EF Core

 

.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



Learn Enough Python to Be Dangerous (Pearson)

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2023
Pages: 448
ISBN: 978-0138050955
Print: 0138050953
Kindle: ‎ B0C4VCSD1G
Audience: Python
Rating: 2
Reviewer: Ian Elliot
Learning Python is a great idea but "enough to be dangerous"?


More Reviews