1
0
mirror of synced 2024-06-29 07:17:39 +00:00
Tapeti/Tapeti/Default
Mark van Renswoude a0c9d97694 Added ConfigureAwait to (hopefully) all awaits
Ugly as heck, but it's recommended for libraries
2024-04-08 14:20:15 +02:00
..
CancellationTokenBinding.cs Fixed queue arguments error due to wrong value types 2022-11-22 13:20:47 +01:00
ConsoleLogger.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
ControllerBindingContext.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
ControllerMethodBinding.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
DependencyResolverBinding.cs #43 Move binding related attributes to Tapeti Core 2023-04-14 15:47:50 +02:00
DevNullLogger.cs Fixed queue arguments error due to wrong value types 2022-11-22 13:20:47 +01:00
ExceptionStrategyContext.cs Updated all references NuGet packages to latest stable version 2021-05-29 21:52:07 +02:00
FallbackStringEnumConverter.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
JsonMessageSerializer.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
MessageBinding.cs Fixed queue arguments error due to wrong value types 2022-11-22 13:20:47 +01:00
MessageContext.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
MessageProperties.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
NackExceptionStrategy.cs Fixed queue arguments error due to wrong value types 2022-11-22 13:20:47 +01:00
NamespaceMatchExchangeStrategy.cs Fixed queue arguments error due to wrong value types 2022-11-22 13:20:47 +01:00
PublishResultBinding.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
RabbitMQMessageProperties.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00
RequeueExceptionStrategy.cs Fixed queue arguments error due to wrong value types 2022-11-22 13:20:47 +01:00
ResponseFilterMiddleware.cs Added ConfigureAwait to (hopefully) all awaits 2024-04-08 14:20:15 +02:00
TypeNameRoutingKeyStrategy.cs Implemented nullable reference types support 2022-11-23 09:13:38 +01:00