Understanding Entity Framework

What is Entity Framework? Entity Framework is an Object Relational Mapper (ORM) from Microsoft that lets the application’s developer’s work with relational data as business models. It eliminates the need for most of the plumbing

event_note
close

What is Entity Framework? Entity Framework is an Object Relational Mapper (ORM) from Microsoft that lets the application’s developer’s work with relational data as business models. It eliminates the need for most of the plumbing

folder_open Entity Framework
Read more