devextreme-aspnet-data
TypeScript icon, indicating that this package has built-in type declarations

2.9.2 • Public • Published

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.

Keywords

none

Install

npm i devextreme-aspnet-data

DownloadsWeekly Downloads

5,600

Version

2.9.2

License

MIT

Unpacked Size

19.4 kB

Total Files

5

Last publish

Collaborators

  • timbset
  • alexslavr
  • amonulloev
  • andrey.lepikhov
  • devexpress-npm-publisher
  • yuliya.smirnova
  • ilyakhd
  • night-skylark
  • vladislav.volkov
  • olegkipchatov