DevExtreme.AspNet.Mvc.Builders.DataSources Namespace
Contains classes that implement the data access functionality.
Assembly: DevExtreme.AspNet.Core.dll
#Classes
Name | Description |
---|---|
Array |
Provides methods that allow you to configure access to a collection: Array , List , or IEnumerable .
|
Controller |
Provides methods that allow you to configure access to an API controller. |
Data |
|
Data |
|
Data |
Provides methods that allow you to configure initial sorting, filtering, grouping, and other data shaping operations. |
Data |
|
OData |
Provides methods that allow you to configure access to an OData service. |
Remote |
Provides methods that allow you to configure access to a controller on a different site or to a Razor page handler. |
Static |
Provides methods that allow you to configure access to read-only data in JSON format. |
Store |
|
Xmla |