I installed EF Power tools in VS 2015 and i have entity framework nuget package version 6.1.3 and when i try to use reverse engineer code first, the tool doesn't work at all.
The tool creates the context class only with no table classes or mapping folder as it was working in VS 2013.
Any fix or workaround for this bug ?