Completed
Last Updated: 17 Oct 2018 15:18 by Telerik Admin
Imported User
Created on: 14 Sep 2017 04:35
Category: UI for ASP.NET MVC
Type: Feature Request
8
How to use kendo ui with new asp.net core 2.0 razor pages
5 comments
Imported User
Posted on: 17 Oct 2018 15:18
Echo other comments that say full samples with Razor Pages are needed.  Everything is almost the same, but not the same and nothing is clear.  Yes, you can get everything to work if you spend enough time searching, but that is not the same as "Completed".  

Razor pages are now the default for ASP.Net Core and samples should have the same as the primary.
Imported User
Posted on: 30 May 2018 15:43
Finding clear information about Razor pages and what works the same and what does not work is really difficult.  Any responses found here or in the forums are superficial and often give a very simple sample that is not helpful for any complex scenario.

A full sample application written in the Razor pages format is needed and documentation that does not just assume a robust MVC approach with controllers.  For instance, any example where an update is done through a razor page Handler method using ajax rather than a controller action...or if not possible, is that coming or not?  Either way, it needs to be documented clearly.   
ADMIN
Carl
Posted on: 26 Jan 2018 16:42
Hey everyone!

There should be no issue with using the jQuery widgets in Razor Pages.

You may also be looking for Tag Helpers, in which case I can recommend looking over the available Tag Helpers for ASP.NET Core on the following two pages:

Demos: https://demos.telerik.com/aspnet-core/
Documentation: https://docs.telerik.com/aspnet-core/introduction
Imported User
Posted on: 11 Jan 2018 15:09
now that MS are ending support for web-forms and appear to be promoting .Net Core and Razor as preferred replacement this should be a priority
Peter
Posted on: 03 Oct 2017 20:34
I have been struggling with this too.  Cannot get it to work and clear instructions/documentation needs to be created asap.