Skip to content

Roadmap

Diego Vega edited this page Nov 3, 2017 · 6 revisions

This page provides a roadmap for Entity Framework 6 versions. This is a planning document, not a specification of what is to come. Plans can change. You can help change them!

EF 6.2 runtime

Released on October of 2017 to NuGet.org.

You can view a list of work items addressed in this release in our issue tracking system.

EF 6.2 Visual Studio tooling

ETA for this release is still being discussed.

The release will be focused on high priority bug fixes and processing pull requests contributed by community members. You can view a list of work items being addressed in this release (some still being worked on) in our issue tracking system.

EF 6.3

This release is still being planned.

You can view a list of issues being considered for this release in our issue tracking system.

EF Power Tools

We are not planning to release EF Power Tools ever again from this codebase. If you are running newer versions of Visual Studio, we recommend switching to the "Community Edition" of the EF Power Tools, which is an fork maintained by @ErikEJ.