Skip to content

Releases: SoftStoneDevelop/Gedaq.Npgsql

v9.0.0.2

21 Dec 04:23
aad443c

Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.Npgsql/9.0.0.2

  • Updated dependency package

v1.2.7.0

08 Oct 14:18

Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.Npgsql/1.2.7.0

  • Add ReturnType parameter

SoftStoneDevelop/Gedaq#53

v1.2.6.0

30 Sep 17:16

Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.Npgsql/1.2.6.0

Feat:

  • Add new parameter 'AsPartInterface'

SoftStoneDevelop/Gedaq#50

v1.2.5.0

18 Jun 20:53
fd95137

Choose a tag to compare

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

BinaryExporter: added database types parameter

v1.2.4.0

13 Jun 12:39

Choose a tag to compare

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

Support ValueTask for Async methods

v1.2.3.0

28 May 20:09

Choose a tag to compare

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

Added a new optional parameter "methodParametrName" for ParametrAttribute

v1.2.2.1

20 May 23:52

Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.Npgsql/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:34

Choose a tag to compare

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

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

v1.2.0.1

25 Apr 02:05

Choose a tag to compare

v1.0.0.0

26 Feb 07:32
d518f2c

Choose a tag to compare

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq.Npgsql/1.0.0.0

  • Support BinaryImport