Commit Graph

23 Commits (5341e3eee31daa2204596319f24b721f49d1a2f7)

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