1
0
mirror of synced 2024-07-01 08:17:39 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
97672f4321 Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
bcdb376256 Fixed queue arguments error due to wrong value types
Added test for publish overflows
Removed support for Unity Container
Changed third party package references to ranges
Fixed XML documentation
2022-11-22 13:20:47 +01:00
1be1b599a0 Updated all references NuGet packages to latest stable version
Fixed ReSharper code issues
2021-05-29 21:52:07 +02:00
6c32665c8a [ci skip] Refactored how consume result is handled
Reimplemented the exception strategy and logging
Much XML documentation, such wow
2019-08-14 12:20:53 +02:00
4ab6f67ea6 Added lifestyle parameters to SimpleInjectorDependencyResolver 2018-12-28 15:34:58 +01:00
Hans Mulder
6f3766aed4 Fixed warning SimpleInjector: RegisterSingleton(instance) is obsolete -> use RegisterInstance
- please review -
2018-06-11 09:59:16 +02:00
c04f7bd0fe First working prototype of the flow port 2017-02-05 23:22:34 +01:00
a2970b6893 Work in progress for migrating from Saga to Flow 2017-01-31 12:01:08 +01:00
cb06ffd1b8 Back to a working state 2016-12-11 15:08:58 +01:00
039fd3d6f2 Started refactoring, not in any usable state yet 2016-12-05 08:00:09 +01:00
646ba22e63 Implemented consumer, serializer, routing key strategy and single-threaded task queue (first working version basically) 2016-11-20 14:34:50 +01:00