Skip to content

Releases: hgjura/ServerTools.ServerCommands

1.0.5.1

21 Aug 23:22
Compare
Choose a tag to compare

Updated libraries (reported with vulnerabilities)

1.0.5

21 Aug 23:10
Compare
Choose a tag to compare
  • Execute commands in a specific order (only in Azure Service Bus library)
  • Updated documentation

1.0.4

06 Jul 13:39
Compare
Choose a tag to compare
  • Updated documentation
  • You can register a response from the RegisterCommand. For ex., .RegisterCommand<AddNumbersCommand, AddNumbersResponse>()

1.0.3

05 Jul 18:46
Compare
Choose a tag to compare
v1.0.3.v3

update workflow

1.0.2

05 Jul 13:30
Compare
Choose a tag to compare
v1.0.2

update workflow

1.0.1

04 Jul 22:29
Compare
Choose a tag to compare

Added

  • Overloads for PostCommand() and PostResponse(), accepting Type and Type name

Fixed

  • Issue with batch posting caused by improper setting of type name

1.0.0

02 Dec 00:39
Compare
Choose a tag to compare
  • Validation of parameters when creating Commands
  • Clear() method on Commands that clears out commands and responses, without executing them, as well all the corresponding queues

v0.0.2-preview2

29 Nov 07:08
Compare
Choose a tag to compare

v0.0.2-preview

29 Nov 06:54
Compare
Choose a tag to compare