Skip to content

3.1.1

Compare
Choose a tag to compare
@mhelvacikoylu mhelvacikoylu released this 29 Jun 18:00
· 779 commits to master since this release
bbff2d2
  • MVC JsonResult object now supports both Newtonsoft and System.Text.Json.
  • Json and JsonAsync methods of TwinoController now accept optional JSON Options parameter.
  • Input and Output JSON Serialization options are added to Twino MVC.
  • SendResponse methods are added to TmqClient to send quick response messages.
  • Sending TMQ Request messages without message content support is added.
  • On and OnDirect methods of MessageConsumer now support contentless messages.
  • HttpBinding added to Twino MQ. You can bind published messages to HTTP Endpoints.