dotnet / ef6

This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.

Home Page:https://docs.microsoft.com/ef/ef6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EF6 Power Tools needs documentation

DougAtClir opened this issue · comments

I have a VB.NET project using EF6 code first. I need to make some entity and database changes. I installed EF6 Power Tools. I have no clue what these options do. I would like to add a EDMX file to my EF6 project. Is this something that EF6 Power Tools can do? No clue.

It is quite unlikely that you need them.

This issue has been closed because EF6 is no longer being actively developed. We are instead focusing on stability of the codebase, which means we will only make changes to address security issues. See the repo README for more information.