What is "entity-framework-core"

The EF Core is a lightweight and extensible version of Entity Framework which allows new platforms and new data storage.

Starting with EF Core, Windows Phone, Windows Store, ASP.NET Core, and the traditional desktop app, everyone can take advantage of the Entity Framework. In addition to relational databases, EF Core also supports non-relational data storages such as Azure Table Storage and Redis.

The project is under active development in the Github.