Skip to content

Releases: zzzprojects/Dapper-Plus

v8.0.2

16 Sep 21:21
4bc3675
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of October

v8.0.1

12 Aug 21:33
096a6d8
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of September

v8.0.0

04 Aug 16:09
096a6d8
Compare
Choose a tag to compare

Download the library here

  • BREAKING CHANGES: For users still on .NET Framework, values that were previously automatically outputted due to data annotations (DatabaseGeneratedOption.Computed and DatabaseGeneratedOption.Identity) are no longer outputted by default. This behavior can be re-enabled using the EnableAutoMapOutput option. This new option also works for users on .NET Core / .NET 5+.

Trial unlocked until the end of August

v7.6.1

21 Jul 19:42
096a6d8
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of August

v7.6.0

11 Jun 14:50
096a6d8
Compare
Choose a tag to compare

Download the library here

  • ADDED: MatchNameFactory option to allow to replace any character in a column name to match a property name. See Fiddle
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of July

v7.5.12

06 May 20:11
096a6d8
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of June

v7.5.11

16 Apr 13:08
096a6d8
Compare
Choose a tag to compare

Download the library here

Trial unlocked until the end of May

v7.5.10

08 Apr 21:02
096a6d8
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of May

v7.5.9

11 Mar 08:04
096a6d8
Compare
Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of April

v7.5.8

11 Feb 23:48
096a6d8
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support to UsePostgreSqlInsertOnConflictDoNothing for BulkMerge and BulkSynchronize (Specific to PostgreSQL)
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of March