Navigating Unmapped Data: A Comparison of EF Core and Dapper
Jan 15, 2023 · 10 min read · Recently, I've come across the news that EF Core 8.0 has introduced a new feature for querying unmapped data. This sounds like an exciting development and brings to mind a challenge I faced last year. I had to query unmapped data using EF Core and, a...
Join discussion