Kendo UI Angular provides native Angular UI components enabling you to take full advantage of the frameworkâs native performance capabilities. This template generates a fully working client-side application using Kendo UI Angular with ASP NET Core backend.
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.
KendoGridFASM provides functionality for ASP.Net (MVC/Web API) to not only map the Data Source Request to C# DTO but also provides helper functionality that can be used to generate dynamic expressions for filtering, sorting and aggregation which again can be used to generate dynamic WHERE, ORDER BY...
More information