News

Building the Object Model You Want with Entity Framework. When it comes to inheritance, relational database theory and object-oriented programming have more in common than you might think.
As part of "micro-izing" ORM functionality, rather than requiring you to create a context object as Entity Framework does, Dapper works as a set of extension methods for ADO.NET's Connection classes.