New Features for Entity Framework 7

There are some really cool features coming out soon in Entity Framework 7. Here is a link to a video from Build:

http://channel9.msdn.com/Events/Build/2015/2-693

Here is more detail: Entity Framework (EF) is a popular data access technology for .NET applications. EF7 is a lightweight and extensible version of EF that enables new platforms and new data stores. In this new version Windows Universal App Platform, ASP.NET, and traditional desktop applications can all use the Entity Framework, as well as .NET apps running on Mac and Linux. EF7 supports relational databases as well as non-relational data stores such as Azure Table Storage and Redis.

 

 


Discover more from dotNetTips.com

Subscribe to get the latest posts sent to your email.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.