Releases: phnx47/dapper-repositories
Releases · phnx47/dapper-repositories
v1.22.0
01 May 04:36
Compare
Sorry, something went wrong.
No results found
Added CancellationToken override to DapperRepository methods (#208 )
Supported Oracle provider (#206 )
1.21.0
09 Feb 10:09
Compare
Sorry, something went wrong.
No results found
Marked BulkUpdate as virtual (#196 )
Updated BulkInsert interface (#196 )
1.20.1
09 Feb 09:51
Compare
Sorry, something went wrong.
No results found
Fixed SetLimit Permanent (#195 )
1.20.0
29 Jan 08:44
Compare
Sorry, something went wrong.
No results found
Fixed Find with Join (#193 )
1.19.1
19 Sep 04:11
Compare
Sorry, something went wrong.
No results found
Fixed Bulk Action Maximum of 2100 parameters (#186 )
1.19.0
26 Aug 13:17
Compare
Sorry, something went wrong.
No results found
Added AllowKeyAsIdentity to MicroOrmConfig which is Allow use [Key] attribute as [Identity] (#181 )
1.18.1
24 Jun 14:41
Compare
Sorry, something went wrong.
No results found
Fixed mapping in FindByIdAsync (#176 )
1.18.0
21 May 17:27
Compare
Sorry, something went wrong.
No results found
Added Command to DapperRepository.Delete (#169 )
Small improvements
1.17.0
29 Apr 16:35
Compare
Sorry, something went wrong.
No results found
Added net5.0 target framework
Updated Dapper version
Updated System.ComponentModel.Annotations
1.16.2
29 Mar 20:03
Compare
Sorry, something went wrong.
No results found
Fixed DapperRepository.BulkUpdate - collection is empty exception