Wednesday, February 28, 2018

New Features Of Entity Framework Core 2.0

Entity Framework Core is a lightweight and extensible version of Entity Framework. It is based on an ORM (Object-Relational Mapper) which enables us to work with databases using .NET objects. This article explains about the new feature of EF Core 2.0.

source http://www.c-sharpcorner.com/article/new-features-of-entity-framework-core-2-0/

No comments:

Post a Comment