Hello.
I have an ASP.Net Core project using the full .Net Framework .NET 4.6.1.
In Visual Studio 2017, what would be the correct way to:
a) Convert an existing ASP.Net Core /.NET 4.6.1 to a Kendo UI application.
b) Add a new scaffolded item, for example, a razor view with a Kendo Grid using the Kendo UI Wrappers for MVC.
I don't see the options under Visual Studio 2017 to either add a Telerik scaffolded item, like a view or convert to a Telerik web application for an ASP.Net Core app with full .Net 4.6.1. Is this scenario not supported?
Thank you.