- Entity Framework Tutorial(Second Edition)
- Joydip Kanjilal
- 131字
- 2021-07-16 20:41:54
New features in Entity Framework 7
Entity Framework 7, a major redesign of the ORM, is the latest version of Entity Framework with the vision of "New Platforms, New Data Stores."
Some of the striking features of this release include support for the following:
- Non-relational data stores and in-memory data: You can now use Entity Framework with NoSQL databases as well.
Entity Framework 7 now provides support for the following data providers:
- SQL Server
- SQLite
- Azure Table Storage
- Redis
- In memory (for unit testing)
- Windows Phone and Windows Store applications and the Linux and Macintosh systems: Entity Framework 7 now provides support for Windows Phone, Windows Store, and ASP.NET 5 and desktop applications.
- Unit testing: Entity Framework 7 now provides support to unit test your applications against in-memory or memory-resident databases.
推薦閱讀
- Learn Blockchain Programming with JavaScript
- Bootstrap Site Blueprints Volume II
- Web前端開(kāi)發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- Objective-C Memory Management Essentials
- Getting Started with ResearchKit
- SpringMVC+MyBatis快速開(kāi)發(fā)與項(xiàng)目實(shí)戰(zhàn)
- WSO2 Developer’s Guide
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- Instant QlikView 11 Application Development
- Modular Programming in Java 9
- Express Web Application Development
- Learning Node.js for .NET Developers
- Learning Grunt
- 高效使用Greenplum:入門(mén)、進(jìn)階與數(shù)據(jù)中臺(tái)
- 精益軟件開(kāi)發(fā)管理之道