Skip to content

Releases: turgayozgur/tossit

2.0.0

25 Jan 23:03
Compare
Choose a tag to compare
  • netstandard version updated to 2.0.0
  • Project references simplified.

1.0.2

14 Oct 11:40
Compare
Choose a tag to compare
  • Fixed, Tossit.WorkQueue - cannot consume scoped service from singleton. #16

1.0.1

13 Oct 16:13
Compare
Choose a tag to compare
  • Fixed, Tossit.RabbitMQ - cannot consume scoped service from singleton. #16

First Release

06 Aug 17:37
Compare
Choose a tag to compare
  • Super easy way to use RabbitMQ .net client.
  • Connection and channel management.
  • Failure management.
  • Send and receive data that auto converted to your object types.
  • Recovery functionality. Do not worry about connection loses.