I'm having a similar issue to the one described here: http://www.telerik.com/forums/kendo-ui-scaffolding-failed, though this is a VS2015 & MVC6 project. I am unable to select the correct DbContext if the DbContext in question isn't in the web project. I've tried the work around of adding a project reference without success. The DbContext does appear if I use the standard MVC6 scaffolders, just not the Kendo UI Scaffolders.