I am using ASP.MVC and Kendo for my web application.
Currently, I've this code:
public FileResult Export([DataSourceRequest]DataSourceRequest request)
{
// do something
}
DataSourceRequest
is available in Kendo.Mvc.dll
. Currently, I got the .dll from this site.
My question is where I can get this dll from NuGet?
Thanks!
There is now a nuget version available for licensed users: http://www.telerik.com/forums/nuget-package-update