MessageRouter Versions Save

A CQRS (Event-driven) message router in F#

v2.0.1

8 years ago
  • Refactored MessageRouter public API very slightly to remove ambiguities between F#-friendly and non-F#-friendly overloads
  • Fixed StackOverflowException in overloaded MessageRouter constructor call
  • Added non-F# sample host project (in VB), for testing API comparability