Skip to content

Releases: phnx47/dapper-repositories

1.21.0

09 Feb 10:09
1.21.0
ce014c4
Compare
Choose a tag to compare
  • Marked BulkUpdate as virtual (#196)
  • Updated BulkInsert interface (#196)

1.20.1

09 Feb 09:51
1.20.1
64a0fd1
Compare
Choose a tag to compare
  • Fixed SetLimit Permanent (#195)

1.20.0

29 Jan 08:44
1.20.0
6cbcd36
Compare
Choose a tag to compare
  • Fixed Find with Join (#193)

1.19.1

19 Sep 04:11
1.19.1
ddab3fa
Compare
Choose a tag to compare
  • Fixed Bulk Action Maximum of 2100 parameters (#186)

1.19.0

26 Aug 13:17
1.19.0
f4898fa
Compare
Choose a tag to compare
  • Added AllowKeyAsIdentity to MicroOrmConfig which is Allow use [Key] attribute as [Identity] (#181)

1.18.1

24 Jun 14:41
1.18.1
6962f8c
Compare
Choose a tag to compare
  • Fixed mapping in FindByIdAsync (#176)

1.18.0

21 May 17:27
1.18.0
cb58abf
Compare
Choose a tag to compare
  • Added Command to DapperRepository.Delete (#169)
  • Small improvements

1.17.0

29 Apr 16:35
1.17.0
3024b9e
Compare
Choose a tag to compare
  • Added net5.0 target
  • Updated Dapper version
  • Updated System.ComponentModel.Annotations

1.16.2

29 Mar 20:03
1.16.2
2a9f22b
Compare
Choose a tag to compare
  • Fixed DapperRepository.BulkUpdate - collection is empty exception

1.16.1

12 Mar 07:19
1.16.1
90b75ec
Compare
Choose a tag to compare
  • Fix ReadOnlyDapperRepository.Dispose (#162)
  • Fix SQLite syntax (#149)