Releases: zzzprojects/Dapper-Plus
Releases · zzzprojects/Dapper-Plus
v8.0.2
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of October
v8.0.1
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of September
v8.0.0
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
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of August
v7.6.0
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
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of June
v7.5.11
Download the library here
Trial unlocked until the end of May
v7.5.10
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of May
v7.5.9
Download the library here
- UPDATED: Monthly Trial Release
Trial unlocked until the end of April
v7.5.8
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