1
0
mirror of synced 2024-07-03 17:10:36 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Menno van Lavieren
476f69c7fe BUG FIX: getters and setters of propperties are not recognised as Message handlers 2017-07-24 10:21:34 +02:00
3564a9c113 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
444511a003 Fixed #5: Implement message validation 2017-02-12 21:43:30 +01:00
70f1896fe9 Implemented #10: YieldWithParallelRequest 2017-02-12 19:04:26 +01:00
1a0d9b2570 Added AppSettings ConnectionParams helper
Changed BindingFilters to MessageFilterMiddleware (in preparation for SignalR interaction package)
Start of SqlConnectionFlowRepository
2017-02-08 15:52:24 +01:00
4dd8f73f99 Added request/response validation for non-yieldpoint methods
Added ExceptionStrategy
Removed PublishExchange, fixed default ExchangeStrategy
2017-02-07 16:13:33 +01:00
a7b1ea85e5 First working prototype of the flow port 2017-02-05 23:22:34 +01:00
1379eb5a17 Work in progress for migrating from Saga to Flow 2017-01-31 12:01:08 +01:00
2806e2d304 Somewhere along the line the recent changes got lost. Fixed it, I hope. 2016-12-13 22:01:43 +01:00
dfd480444e Added Saga interfaces
More mockup code
2016-12-07 10:19:16 +01:00