Back to Devexpress

DevExtreme.AspNet.Mvc.Builders.DataSources Namespace

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-560dd545.md

latest2.0 KB
Original Source

DevExtreme.AspNet.Mvc.Builders.DataSources Namespace

Contains classes that implement the data access functionality.

Assembly : DevExtreme.AspNet.Core.dll

Classes

NameDescription
ArrayDataSourceBuilderProvides methods that allow you to configure access to a collection: Array, List, or IEnumerable.
ControllerDataSourceOptionsBuilderProvides methods that allow you to configure access to an API controller.
DataLibraryApiBuilder<TSelf>
DataSourceLangParamsBuilder
DataSourceOptionsBuilderProvides methods that allow you to configure initial sorting, filtering, grouping, and other data shaping operations.
DataSourceSortBuilder
ODataSourceBuilderProvides methods that allow you to configure access to an OData service.
RemoteControllerDataSourceOptionsBuilderProvides methods that allow you to configure access to a controller on a different site or to a Razor page handler.
StaticJsonDataSourceBuilderProvides methods that allow you to configure access to read-only data in JSON format.
StoreDataSourceBuilder
XmlaDataSourceBuilder