EfCoreInAction icon indicating copy to clipboard operation
EfCoreInAction copied to clipboard

Supporting code to go with the book "Entity Framework Core in Action"

Results 4 EfCoreInAction issues
Sort by recently updated
recently updated
newest added

Hi Jon, I just started reading this book. Really appreciate the detailed explanations on EFCore. I've downloaded the entire source code for Chapter 2 but unable to compile in VS...

Just a minor thing overall, but anyway: The book icon is showing only a broken image on the confirmed order page after checkout. That's because OneOrderPartial.cshtml in line 15 is...

Hey Jon I am getting this Exception when I am trying to update `ICollection` > 'Database operation expected to affect 1 row(s) but actually affected 0 row(s). Data may have...

You use #A, #B, #C, #D and #E in the code, but the list in the bottom was incorrect.