Can we use 2020.1.114.440 kendo MVC dll in .net core application I am using same in .net framework 4.7.2.
Thanks & Regards
Amar Deep
1 Answer, 1 is accepted
0
Eyup
Telerik team
answered on 11 Aug 2025, 08:46 PM
Hi Amar,
Thank you for contacting us and asking about this situation.
Both
Telerik UI for ASP.NET Core and MVC use the Kendo UI for jQuery, but you cannot use the 4.xx .NET Framework MVC dll assembly in a Core project and vice versa.
Allow
me to clarify the different technologies and the toolsets provided for
them. I am glad you opened a ticket about this issue because it's a
delicate standpoint with different paths as options to pick from. Then, you can
continue onward with the choice you like the most.
Telerik
provides multiple different UIs for the various technologies. Let me
share them with you so you have a bigger and better picture:
To summarize: Telerik UI for Blazor, React, Angular and Vue do not use jQuery. The other Products use it. Therefore, you can use the same Kendo script in both projects. But you cannot mix the Kendo.Mvc.dll assemblies.
I tried to provide a clear and beneficial information. Was this answer helpful?