Khalid Abuhakmeh

Khalid Abuhakmeh's Blog
  • Resumé
  • About
  • 🔍 Search

Tag - "entity-framework"

A collection of 26 posts

April 23, 2024

Fix Unable To Resolve DbContextOptions For EF Core

Fix Unable To Resolve DbContextOptions For EF Core

I recently hosted a live stream with badass-as-a-service Chris Klug, titled “Stop using Entity Framework Core as a DTO Provider!”. It’s worth a watch, and it gave me, a long-time Entity Framework user, a lot to think about and reevaluate...

Continue Reading

entity-framework dotnet

February 20, 2024

How to Map SQL Results To Any Object Using Entity Framework Core 8

How to Map SQL Results To Any Object Using Entity Framework Core 8

Entity Framework Core 8 packs a punch, aiming for the undisputed title of “most powerful Object-Relational Mapper (ORM)” in the .NET space. Many folks in our community are typically divided about using ORMs, with many preferring Micro-ORMs. A Micro-ORM has...

Continue Reading

dotnet entity-framework

February 13, 2024

Increase Performance with Complex Types in Entity Framework Core 8

Increase Performance with Complex Types in Entity Framework Core 8

With the release of .NET 8, we also see the release of Entity Framework Core 8 and a bounty of new features. One of my favorite new features is Complex Types. When data modeling with Entity Framework Core, we may...

Continue Reading

dotnet entity-framework

June 6, 2023

Entity Framework Core 7: Filtering on JSON Arrays

Entity Framework Core 7: Filtering on JSON Arrays

Entity Framework Core 7 introduced developers to JSON column support. I even wrote about it on the JetBrains .NET blog, and it has been generally well-received. However, recently a user tried my sample project, only to find that they could...

Continue Reading

dotnet entity-framework

February 7, 2023

How to use Entity Framework Core in ASP.NET Core

How to use Entity Framework Core in ASP.NET Core

Moving from one ecosystem to another can be challenging, especially when unfamiliar with the technology stack and available tools. So I wrote this post for anyone coming to ASP.NET Core from another ecosystem or .NET developers who might be dabbling...

Continue Reading

dotnet aspnet entity-framework

December 13, 2022

Entity Framework Core Conversions for Logical Domain Types

Entity Framework Core Conversions for Logical Domain Types

I recently read a blog post from Dustin Moris Gorski titled “The type system is a programmer’s best friend”, and he makes a lot of great points. Typically when dealing with data storage mechanisms, we model our objects using primitive...

Continue Reading

entity-framework csharp

November 8, 2022

Stop Entity Framework Core Performance Issues With Interceptors

Stop Entity Framework Core Performance Issues With Interceptors

You can only catch so many errors when working with databases by looking at the code you write. It’s only when you start using your code against production data sets do you realize there’s an obvious mistake. Sure, your app...

Continue Reading

dotnet entity-framework

November 1, 2022

More Efficient Deletes With Entity Framework Core

More Efficient Deletes With Entity Framework Core

Deleting records from an existing database is a contentious topic. Whether you should or shouldn’t destroy data is up for debate, with strategies like Event Sourcing and Soft-Deletes being prominent proponents of not ever deleting anything. Regardless, Users still see...

Continue Reading

entity-framework dotnet

October 11, 2022

Add MS SQL Server JSON Support To Entity Framework Core

Add MS SQL Server JSON Support To Entity Framework Core

While other database providers have made their place known within the .NET ecosystem, Microsoft’s SQL Server (MSSQL) and Azure flavor are still likely the most popular choice for .NET developers. The engine’s popularity is because Microsoft’ s SQL Server has...

Continue Reading

entity-framework dotnet

September 20, 2022

Getting Started with EF Core, PostgreSQL, and TimescaleDB

Getting Started with EF Core, PostgreSQL, and TimescaleDB

Part of software development is researching new tools and finding ways to integrate them with what you know and love. Given today’s technology landscape, having multiple products power your solution in new and exciting ways is not uncommon. While your...

Continue Reading

entity-framework sql

Page 1 of 3 Older Posts

mastodon logo Mastodon GitHub RSS Feed

Khalid Abuhakmeh © 2025 .
Powered by Jekyll.

Back to top

Explore Site

  • Resumé
  • About
  • 🔍 Search

About Khalid Abuhakmeh

Khalid is a product designer, traveler, respected community member, and open source contributor.

Recent Articles

  • April 22, 2025
    Server-Sent Events in ASP.NET Core and .NET 10
    Server-Sent Events in ASP.NET Core and .NET 10
  • March 4, 2025
    Generic C# Methods with Enum Constraints for .NET
    Generic C# Methods with Enum Constraints for .NET
  • February 25, 2025
    Strongly-Typed Markdown for ASP.NET Core Content Apps
    Strongly-Typed Markdown for ASP.NET Core Content Apps

Tags

11ty Blazor HTML JavaScript MAUI OpenAPI TypeScript aspire aspnet aspnetcore astro avalonia azure beginners blazor blog console csharp css database development docker dotnet efcore entity-framework fsharp general github html htmx http javascript jekyll jetbrains json kotlin macOS machine-learning markdown maui mobile mvc nuget oss playwright question razor regex ruby rust search security sql static style terminal tips twitter typescript vite wasm web xamarin xunit