Skip to content

Releases: DevExpress/DevExtreme.AspNet.Data

2.5.0

10 Sep 13:14
86a0d90

Choose a tag to compare

DataSourceLoader.LoadAsync

Usage:

Supported LINQ providers:

  • EF Core (all versions)
  • EF 6
  • NHibernate
  • DevExpress XPO (starting with 18.2)

Infrastructure to register other LINQ providers:

2.5.0-rc1

15 Aug 10:06
069dd26

Choose a tag to compare

2.5.0-rc1 Pre-release
Pre-release

See 2.5.0.

2.4.4

06 Aug 14:31
8f0aae9

Choose a tag to compare

  • AJAX via devextreme/core/utils/ajax (#374)
  • Disable PaginateViaPrimaryKey without Take (#375)

2.4.3

30 Jul 12:24
ac3cced

Choose a tag to compare

Per #336 (comment), the Skip > 0 condition is removed, and PaginateViaPrimaryKey works equally for any page, if enabled.

2.4.2

17 Jul 11:05
9b5bdc8

Choose a tag to compare

  • Fix TypeScript declarations for DevExtreme 18.1 (#368)

2.4.1

16 Jul 11:44
a75be3c

Choose a tag to compare

CAUTION: this release has a know issue (#368)

Changelog

2.4.0

12 Jul 09:27
1673e88

Choose a tag to compare

createStore now accepts the following CustomStore options:

  • onLoading, onLoaded
  • onInserting, onInserted
  • onUpdating, onUpdated
  • onRemoving, onRemoved
  • onModifying, onModified
  • onPush
  • loadMode
  • cacheRawData

2.3.0

07 Jun 12:53
4be3f41

Choose a tag to compare

2.2.1

25 Apr 11:57
e7d1534

Choose a tag to compare

  • Fixed ArgumentOutOfRangeException with PaginateViaPrimaryKey (issue #349)

2.2.0

27 Mar 16:06
5550aad

Choose a tag to compare