Issue 491 · Week of Jun 05, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

ORM-less Data Access in .Net Core - The Blinking Caret

Read full article Discuss
With the ubiquity of ORMs it seems people don't even question their use. Although there are many situations where using an ORM is appropriate no one seems to even ask: Should I use an ORM or not? This blog post shows you how not using one looks like in .Net Core