Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 636 Bytes

File metadata and controls

13 lines (8 loc) · 636 Bytes

Entity-Framework-Model-Generator

Visual Studio extension package for generating data model from Data Context Class

##Release Notes

Entity framework powertools is not working for VS 2015 and I always want to see the data model diagram generated from code first migrations. This VS extension provide a menu item to generate Data Model from a context class. The requirement is that the DataContext class name ends with DataContext

09/09/2017 update - The menu item will be available on a class that inherits from DbContext class.

###VS market place link

https://marketplace.visualstudio.com/items?itemName=AjoPJohn.EfModelGenerator