This is a migrated thread and some comments may be shown as answers.

Scaffolding Issues

3 Answers 141 Views
Installer and VS Extensions
This is a migrated thread and some comments may be shown as answers.
AP
Top achievements
Rank 1
Iron
Iron
Veteran
AP asked on 04 Oct 2016, 09:32 AM

I've just started an ASP.NET core project, and installed the UI for ASP.NET core library from the nugget package and added in the scripts and styles folder.

This seems all to be working (I can display a datepicker on the home view).

However, when clicking the add controller context menu, I now get the Telerik Add Scaffold dialog box, which does not have an option for a plain controller (screen shot attached).

When I choose the UI for MVC Grid option, I'm unable to choose a dataContext class, even though one exists (using EntityFramework Core).

 

3 Answers, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 05 Oct 2016, 02:07 PM
Hello Andrew,

At the moment scaffolding is still not supported for ASP.NET Core applications, so you won't be able to create a controller using that feature.

Regards,
Veselin Tsvetanov
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
AP
Top achievements
Rank 1
Iron
Iron
Veteran
answered on 05 Oct 2016, 02:19 PM
That would be ok, except that there's no option for a normal controller without scaffolding, so I'm unable to add a controller via the context-menu.
0
Veselin Tsvetanov
Telerik team
answered on 06 Oct 2016, 09:32 AM
Hello Andrew,

As it is still not supported for ASP.NET Core, I would suggest you to disable the Kendo Scaffolding:
Tools > Extensions and Updates... > Kendo UI Scaffolder and press "Disable".

Regards,
Veselin Tsvetanov
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Installer and VS Extensions
Asked by
AP
Top achievements
Rank 1
Iron
Iron
Veteran
Answers by
Veselin Tsvetanov
Telerik team
AP
Top achievements
Rank 1
Iron
Iron
Veteran
Share this question
or