Skip to content

Releases: AlexanderKrutov/DataTables.Queryable

1.7.3

11 Dec 07:49
Compare
Choose a tag to compare
  • Fixed issue #38

1.7.2

01 Nov 07:55
Compare
Choose a tag to compare

1.7.1

26 Oct 08:01
c3320ab
Compare
Choose a tag to compare
  • Added ability to redirect log messages from DataTables.Queryable lib.

1.7.0

27 Aug 11:24
9c6521f
Compare
Choose a tag to compare
  • Support .Net Core 2.0 (#22, #15)
  • Added ColumnOrderingProperty to allow sorting by different property (see comments for #21)
  • Added ToPagedListAsync (#14)
  • Added constructor accepting DataTableAjaxPostModel object (#16)
  • Fix: more informative error messages (#20)