migration to .Net6

2 Answers 1487 Views
Application
Gerardo
Top achievements
Rank 1
Iron
Veteran
Iron
Gerardo asked on 20 Dec 2021, 05:59 PM

hi, 

I'm maintaing a ASP.NET MVC 5.2.7 webapp with kendo 2021.2.616,  the question is: will this version of kendo work when the webapp is migrated to .Net 6? otherwise is there a kendo roadmap for such kind of migration?

regards and happy holidays

2 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 23 Dec 2021, 10:18 AM

Hi Gerardo,

 

Thank you for writing to us.

This requirement is possible to achieve - first you will need to choose which technology to use.

You will need to choose one of those toolsets to continue with:

1. Kendo UI jQuery:
https://demos.telerik.com/kendo-ui/grid/index

2. Telerik UI for Core (.NET 3, .NET 5 and .NET 6):
https://demos.telerik.com/aspnet-core/grid

3. Telerik UI for MVC (.NET 4.5, 4.6, 4.7, 4.8):
https://demos.telerik.com/aspnet-mvc/grid/index

 

Since you will be using .NET 6, you can either use Kendo UI for jQuery or ASP.NET Core for .NET 6.

Let me know which option you choose to go on with.

 

Regards,
Eyup
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

0
Gerardo
Top achievements
Rank 1
Iron
Veteran
Iron
answered on 16 May 2022, 04:30 PM

hi Eyup

thanks four your answer.  We are currently migrating the webapplication from MVC 4.7  to MVC Core .Net 6

I've found this post about migration but it doesn't describe any changes in the syntax of the wrappers. Is any change needed at all in the .cshtml?

finally, is there a way to convert the current license for Telerik UI for MVC  into one for Telerik UI for Core?

regards

Gerardo
Top achievements
Rank 1
Iron
Veteran
Iron
commented on 19 May 2022, 02:12 AM

hi, is there any walk-through about migrating code?
Eyup
Telerik team
commented on 19 May 2022, 09:39 AM

We have some pretty neat blogs for describing the migration between different technologies:
- From Web Forms to Core
- From Web Forms to Blazor
- From MVC to Core MVC
- From MVC to Blazor


Now, as a general rule of thumb, you can use the same .cshtml syntax of the MVC pages in a Core project. However, keep in mind that they are different technologies and some changes might be required. This is especially true for the Controller C# code.

As for the license inquiry, feel free to contact our Sales Department via e-mail and they will be happy to transfer your Account License.

Gerardo
Top achievements
Rank 1
Iron
Veteran
Iron
commented on 19 May 2022, 01:43 PM

thank you Eyup
Tags
Application
Asked by
Gerardo
Top achievements
Rank 1
Iron
Veteran
Iron
Answers by
Eyup
Telerik team
Gerardo
Top achievements
Rank 1
Iron
Veteran
Iron
Share this question
or