SkillAgentSearch skills...

DevExtreme.AspNet.Data

DevExtreme data layer extension for ASP.NET

Install / Use

/learn @DevExpress/DevExtreme.AspNet.Data
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DevExtreme ASP.NET Data

CI codecov NuGet npm npm nojquery

This library enables DevExtreme client-side widgets to perform CRUD operations via ASP.NET controllers and handlers and allows you to delegate all data-intensive operations to the server:

  • a widget sends data loading options (filtering, grouping, sorting, etc.) to the server;
  • the server processes data according to these options;
  • the processed data is sent back to the widget.

Can be used with:

Installation and Configuration

DevExtreme.AspNet.Data consists of server-side and client-side parts. The following topics explain how to install and configure these parts:

CI Builds

We recommend that you use release builds. However, you can also use CI builds to get urgent bug fixes or to test unreleased functionality.

Related Skills

View on GitHub
GitHub Stars163
CategoryDevelopment
Updated13d ago
Forks137

Languages

C#

Security Score

95/100

Audited on Mar 16, 2026

No findings