Contents tagged with Entity Framework
-
ORMs role in Microservices age!
Recently I saw some discussions on Twitter people arguing about necessity of existence of ORMs (Object-relational mapping) at this age and the others are even waiting to have Entity Framework as a binging in Azure Functions. That made me as a person who have been working with ORMs from the early days and with different types of data driven applications, to write my two cents about the topic.
-
A brief introduction to Entity Framework Power Tools
Microsoft introduced Code First in Entity Framework 4.1 and that was a revolution in ORM world and since then, Entity Framework is truly much more than a pure ORM.