Commit Graph

6 Commits

Author SHA1 Message Date
Mark van Renswoude 46ea070865 [ci skip] More documentation, only parallel and transient requests remaining 2019-08-15 15:36:40 +02:00
Mark van Renswoude bcd2cbed69 Removed MessageHandler attribute in favor of WithMembers on MessageController and Queue attributes 2019-05-27 11:48:10 +02:00
Mark van Renswoude ed421361ac Fixed #15: Attribute for mandatory messages 2019-03-19 11:47:52 +01:00
Mark van Renswoude 74985e45de Fixed all ReSharper issues
Some are silly, like the "member not used" for public interfaces. The comments everywhere are ugly, sorry, but it keeps the possibly important issues visible without a dependency on some ReSharper annotations package.
2018-12-19 20:50:56 +01:00
Mark van Renswoude 20ac467006 Fixed #6: Provide a way to start a flow outside of a message handler
Fixed Continuation methods binding to dynamic queues
2017-02-15 22:05:01 +01:00
Mark van Renswoude ac4386fd55 Moved annotations to a separate package to reduce dependencies for messaging interface packages 2017-02-10 16:33:05 +01:00