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

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
April 26, 2018
1884
1799