Telerik UI for ASP.NET MVC provides server-side helpers for Kendo UI's JavaScript framework. It enables developers comfortable with the ASP.NET MVC framework to easily configure and work with Kendo UI via familiar server-side programming instead of relying solely on hand-coding of HTML and...
More information
F# friendly wrapper that will avoid having you spread the Kendo API throughout your code-base.
WebSharper.Kendo contains the Wrapper as well as any dependencies.
angular-kendo is a directive for AngularJS that runs an element through Kendo UI declarative initialization, allowing you to take full advantage of Kendo UI within the context of an AngularJS Application.
This is a ModelBinder designed to consume a http request and dynamically build a json serializable object for the Kendo UI Grid datasource. AutoMapper is used to support mapping from ViewModel <> Entity.
Telerik UI for ASP.NET MVC provides server-side helpers for Kendo UI's JavaScript framework. It enables developers comfortable with the ASP.NET MVC framework to easily configure and work with Kendo UI via familiar server-side programming instead of relying solely on hand-coding of HTML and...
More information
Extensions to create IQueryable expressions from Telerik's DataSourceRequest class. The expressions can then be executed against an IQueryable. This package depends on Telerik.UI.for.AspNet.Core but has not been created by Telerik/Progress.
C#/.NET package containing a set of Atata components for automated web testing integration with Kendo UI HTML Framework.
Works with Kendo UI components for jQuery, Angular, React, Vue, ASP.NET MVC and ASP.NET Core.
Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+.
Atata.KendoUI on GitHub:...
More information
This is a fork of the dlinq-helpers project. Add server paging, filtering and sorting via Dynamic Linq to Asp.Net Core projects. Support Take, Skip, Sort, Filter, and Aggregate query parameters via QueryableExtensions class.