Commit Graph

23 Commits (bc986f3f81ebb190577f94744c291ce85ee57bbb)

Author SHA1 Message Date
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
3 years ago
liangshiwei 9364884ad5 Update distDemoApp to NET6.0
3 years ago
Halil İbrahim Kalkan 6cf2a5bb85 Merge branch 'dev' into eventboxes
3 years ago
liangshiwei 3ee9f57c9d Improve
3 years ago
liangshiwei a308491d1d Update module template
3 years ago
liangshiwei 0cf5d248fd Complete the Outbox & Inbox Patterns feature
3 years ago
Halil İbrahim Kalkan 9ecea2d83a Update TodoEventHandler.cs
3 years ago
liangshiwei e8126cd060 Update NuGet packages to the latest
3 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest
3 years ago
Halil İbrahim Kalkan 2db1a1cf91 Fast stop on application stop.
3 years ago
Halil İbrahim Kalkan 59dada8814 Refactored the example solution. Added mongodb extensions
3 years ago
Halil İbrahim Kalkan 51ce477165 Eliminate duplicate incoming events
3 years ago
Halil İbrahim Kalkan 8af7ccdbaf Implemented initial inbox processing logic
3 years ago
Halil İbrahim Kalkan 9593c877e1 Save incoming events to inbox
3 years ago
Halil İbrahim Kalkan 8271fc98a6 Implemented distributed locking for the event outbox
3 years ago
Halil İbrahim Kalkan afcd640e40 Basic implementation is done for the event outbox.
3 years ago
Halil İbrahim Kalkan eb7765ca53 Refactored configuration, added CreationTime
3 years ago
Halil İbrahim Kalkan d1ea4736b7 save to outbox
3 years ago
Halil İbrahim Kalkan 8217bf59f6 Introduced AddLocalEvent and AddDistributedEvent methods on IUnitOfWork
3 years ago
Halil İbrahim Kalkan a09ccde7db Update Program.cs
3 years ago
Halil İbrahim Kalkan 889a48cc85 added logging
3 years ago
Halil İbrahim Kalkan 16829423d4 Added todo summary
3 years ago
Halil İbrahim Kalkan 0022b8b473 Made initial sample application
3 years ago