Skip to content

Releases: zzzprojects/Dapper-Plus

v1.4.10

27 Feb 13:21
7195fc4

Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (March)

v1.4.9

22 Feb 03:01
7195fc4

Choose a tag to compare

Download the library here

  • ADDED: IgnoreOnMergeInsert support for MySQL
  • ADDED: IgnoreOnMergeUpdate support for MySQL

Trial unlocked for the current month (February)

v1.4.8

13 Feb 03:53
7195fc4

Choose a tag to compare

Download the library here

  • ADDED: CoalesceOnMergeUpdate options to allow to keep old value if the new value is null
  • ADDED: CoalesceDestinationOnMergeUpdate options to keep old value if not null

Trial unlocked for the current month (February)

v1.4.7

31 Jan 00:15
7195fc4

Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (February)

v1.4.6

10 Jan 16:30
7195fc4

Choose a tag to compare

Download the library here

  • ADDED: Support to int2, int8, no datatype specified, double precision for SQLiteMicrosoftProvider

Trial unlocked for the current month (January)

v1.4.5

07 Jan 21:53
7195fc4

Choose a tag to compare

Download the library here

  • ADDED: Support to varchar for SQLiteMicrosoftProvider

Trial unlocked for the current month (January)

v1.4.4

30 Dec 19:41
7195fc4

Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (January)

v1.4.3

29 Nov 21:50
b5799c6

Choose a tag to compare

Download the library here

  • ADDED: Fix issue with MySql + NET Core when the table name is prefixed with the database.

Trial unlocked for the current month (December)

v1.4.2

29 Nov 19:40
b5799c6

Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (December)

v1.4.1

14 Nov 02:58
8a2df5e

Choose a tag to compare

Download the library here

  • ADDED: ForeignKey method for mapping. For example DapperPlusManager.Entity<Product>().ForeignKey(x => x.Supplier.ID, "SupplierID");

Trial unlocked for the current month (November)