Problem Here is the basic setup of this problem: You created a .Net Core application and wanted to use .Net Core EF in your application […]
Getting Started With Entity Framework 4.3.1
Introduction Entity Framework (EF) has evolved quite a bit and as it has evolved it has become more and more confusing to keep up with […]
Entity Framework: Executing SQL Strings
I’ve griped about this before, not sure why everything has to be so complicated with EF at times, but holy hell executing just a simple […]
Entity Framework: Basic CRUD Operations
I like Entity Framework (EF), I think it is a little too rigid sometimes and it would be very nice if there was a very […]