1
0
mirror of synced 2024-06-25 22:07:39 +00:00
Tapeti/Tapeti/Default
2022-02-10 10:16:16 +01:00
..
CancellationTokenBinding.cs Implemented #37 Support injection of CancellationToken in message handlers 2021-10-29 15:47:48 +02:00
ConsoleLogger.cs Implemented adding requests to parallel flow 2021-12-10 09:56:37 +01:00
ControllerBindingContext.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
ControllerMethodBinding.cs Reduced Invoke overhead for controller methods 2022-02-10 10:16:16 +01:00
DependencyResolverBinding.cs [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
DevNullLogger.cs Added logging for binding operations 2020-03-05 10:27:46 +01:00
ExceptionStrategyContext.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
FallbackStringEnumConverter.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
JsonMessageSerializer.cs Code style cleanup 2022-02-09 09:50:25 +01:00
MessageBinding.cs [ci skip] Bit of refactoring and bugfixing, mostly documentation 2019-08-14 20:48:40 +02:00
MessageContext.cs Implemented #37 Support injection of CancellationToken in message handlers 2021-10-29 15:47:48 +02:00
MessageProperties.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
NackExceptionStrategy.cs Changed IExceptionStrategy to async 2021-09-05 10:03:29 +02:00
NamespaceMatchExchangeStrategy.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
PublishResultBinding.cs Added ValueTask support 2022-02-09 11:27:07 +01:00
RabbitMQMessageProperties.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00
RequeueExceptionStrategy.cs Changed IExceptionStrategy to async 2021-09-05 10:03:29 +02:00
TypeNameRoutingKeyStrategy.cs Separated publishing into separate channel and task queue 2021-07-18 13:27:10 +02:00