Skip to content

Releases: SoftStoneDevelop/Gedaq.DbConnection

v1.2.6.0

08 Oct 14:00
Compare
Choose a tag to compare

v1.2.5.0

30 Sep 16:47
Compare
Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.DbConnection/1.2.5.0

Feat:

  • Add new parameter 'AsPartInterface'

SoftStoneDevelop/Gedaq#50

v1.2.4.0

13 Jun 12:37
Compare
Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.DbConnection/1.2.4.0

Support ValueTask for Async methods

v1.2.3.0

28 May 20:05
Compare
Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.DbConnection/1.2.3.0

Added a new optional parameter "methodParametrName" for ParametrAttribute

v1.2.2.1

20 May 23:43
Compare
Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.DbConnection/1.2.2.1

Complementary attributes (such as "Parameter", "BatchPart", etc.) should now be grouped with the primary one (such as "Query", "BatchQuery", etc.). That allowed to remove the binding to the name.

v1.2.1.0

09 May 07:37
Compare
Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.DbConnection/1.2.1.0

  • Now you can choose which access modifiers the generated methods will have.

v1.2.0.1

25 Apr 02:02
22ecfee
Compare
Choose a tag to compare

v1.0.0.0

27 Feb 21:00
Compare
Choose a tag to compare

v0.2.2.0

20 Feb 09:52
Compare
Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.DbConnection/0.2.2.0

  • Support for all parameters available in DbParameter

v0.2.1.0

20 Feb 01:57
Compare
Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.DbConnection/0.2.1.0

  • Default Attribute Parameters