Skip to content

2.0.0

Compare
Choose a tag to compare
@yang-xiaodong yang-xiaodong released this 01 Sep 09:10
· 1661 commits to master since this release

Features:

  • supported .net standard 2.0
  • supported PostgreSQL 9.5+
  • supported asynchronous function subscriptions
  • ICapPublisher api supported callback subsrciber

Bug Fixed:

  • fixed multiple subscriber subscribe bug.(#38)
  • fixed model binde bug.(#17,#18)
  • fixed database connection disposed bug. (#25)
  • fixed consumer method injection context bug.(#34)