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

Kendo.Mvc for Mvc 3-5

5 Answers 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alan
Top achievements
Rank 1
Alan asked on 13 Nov 2015, 10:24 PM
Our team is not yet ready to jump directly to Mvc6/.Net5, but we have been starting to use some of the design methodologies, specifically using NPM and Gulp. With this in mind, are there any plans to have a DLL only nuget package for Mvc 3-5, similar to how Kendo.Mvc.xxxx.xx.xxxx.nupkg is built?

5 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 16 Nov 2015, 01:05 PM
We actually already have NuGet packages for UI for ASP.NET MVC 3/4/5 hosted on our private NuGet server, Alan. They are accessible when having an active commercial license for our UI for ASP.NET MVC product (par of the Kendo UI Complete bundle).

You can find more info about these NuGet packages and our private NuGet feed here (paragraph 'Private NuGet Server and Feed')

Best regards,
Sebastian
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Alan
Top achievements
Rank 1
answered on 16 Nov 2015, 02:29 PM
We do have active commercial licenses for UI for MVC, but I only see the Telerik.UI.for.AspNet.Mvc5 packages, which include css/js. I am looking for a package similar to Kendo.Mvc which only includes the DLL, but for MVC5 rather than for vNext.
0
Sebastian
Telerik team
answered on 16 Nov 2015, 04:04 PM
Thanks for the clarification, Alan.

We don't offer dll-only NuGet packages for MVC 3/4/5 for our product, but rather a single package including the dll and the scripts/styles. The difference with ASP.NET vNext is due to the new concept with MVC6, where server code should reside in a NuGet package wheres client resources (scripts and styles) should be distributed via a Bower package.

Hope that using a single NuGet package for MVC framework versions up to 5 is applicable for you.

Regards,
Sebastian
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Alan
Top achievements
Rank 1
answered on 16 Nov 2015, 04:33 PM

I was able to create my own package that included only the applicable DLLs and load that in with a local nuget repository.

You should certainly consider having a DLL only package for other MVC frameworks because NPM/Bower are not restricted to MVC6. We are currently migrating to this with MVC5 in preparation to moving to 6 at some point.

0
Sebastian
Telerik team
answered on 17 Nov 2015, 11:51 AM
Thanks for the feedback, Alan. I'll forward it to our devteam to be taken into consideration for future releases of the product.

Regards,
Sebastian
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Alan
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Alan
Top achievements
Rank 1
Share this question
or