IT & Digital Marketing Articles
Filtering posts by
tag: ORM
November 15, 2016
15 minute read
Entity Framework 6 is a stable and mature ORM that should be considered for most .NET applications. As an ORM, Entity Framework provides an abstraction layer between your code and the database freeing you of most of the database design concerns and...