关于Entity Framework 版本的疑惑

 

http://blogs.msdn.com/b/adonet/archive/2011/08/09/ef-releases-amp-versioning-call-for-feedback.aspx

 

 

Core components include:

  • Core EF Runtime (System.Data.Entity.dll & System.Web.Entity.dll)
  • EF Designer

Out of band components include: 
(We will likely ship more out of band components in the future)

  • The DbContext API & Code First (EntityFramework.dll)
  • T4 Templates for using DbContext API with Model First & Database First
  • EF Power Tools
  • Code First Migrations

  

 

转载于:https://www.cnblogs.com/windfighter/archive/2012/04/07/2437165.html

你可能感兴趣的:(关于Entity Framework 版本的疑惑)