Skip to content

Releases: dotnetcore/Collections

3.2.0

16 May 14:52
Compare
Choose a tag to compare
Update project.

2.1.4

30 May 03:00
Compare
Choose a tag to compare
  • Fixed: an empty valid value object appears when CurrentPageSize is less than PageSize.

2.1.3

13 May 09:22
Compare
Choose a tag to compare
  • Integrate Collections.Paginable for Dos.ORM.

2.1.2

12 May 11:12
Compare
Choose a tag to compare
  • Integrate Collections.Paginable for EfCore.
  • Add extension methods for DbSet`1 of FreeSql.DbContext.
  • Others...

2.1.1

09 May 09:07
Compare
Choose a tag to compare
  • Integrate Collections.Paginable for NHibernate.
  • Fixed: Paginable for SqlKata cannot get PageMember list.
  • Other...

2.1.0

09 May 02:18
Compare
Choose a tag to compare

Integrate DotNetCore.Collections.Paginable for FreeSql, Chloe and SqlSugar.

2.0.2

08 May 08:18
Compare
Choose a tag to compare

Integrate SqlKata in DotNetCore.Collections.Paginable.

2.0.1

17 Feb 14:32
Compare
Choose a tag to compare
修正当元素为零时,分页元数据的当前页(CurrentPageSize)异常的问题