Entity Framework Core Power Tools - reverse engineering and model visualization for EF Core
My tools and utilities for embedded database development
If you use my free tools, I would be very grateful for a rating or review here
Get started with the Wiki post
The EF Core Power Tools contains DbContext design time feature: Reverse Engineering, Model inspection and more to come - see the wiki page for more information
Release
Download the latest version of the Visual Studio 2017 extension from Visual Studio MarketPlace
Or just install from Tools, Extensions and Updates in Visual Studio!
Daily build
You can download the daily build from VSIX Gallery
You can also automatically get the latest build of the Master branch directly in Visual Studio
If you encounter a bug or have a feature request, please use the Issue Tracker
In order to build the source code, use Visual Studio 2017 - run as Administrator. To debug, make EFCorePowerTools the startup project, and ensure your build configuration is Debug, x86 (not AnyCPU).