.. |
Config
|
#43 Move binding related attributes to Tapeti Core
|
2023-04-14 15:47:50 +02:00 |
Connection
|
Added ConfigureAwait to (hopefully) all awaits
|
2024-04-08 14:20:15 +02:00 |
Default
|
Added ConfigureAwait to (hopefully) all awaits
|
2024-04-08 14:20:15 +02:00 |
Exceptions
|
Fixed queue arguments error due to wrong value types
|
2022-11-22 13:20:47 +01:00 |
Helpers
|
Added ConfigureAwait to (hopefully) all awaits
|
2024-04-08 14:20:15 +02:00 |
Properties
|
Implemented unit tests for QueueArguments attribute
|
2022-11-21 16:59:09 +01:00 |
Tasks
|
Fixed #41 - RabbitMQ.Client 6.5 compatibility
|
2023-03-31 07:42:59 +02:00 |
ConsumeResult.cs
|
[ci skip] Refactored how consume result is handled
|
2019-08-14 12:20:53 +02:00 |
IConnection.cs
|
Implemented nullable reference types support
|
2022-11-23 09:13:38 +01:00 |
IConsumer.cs
|
Revert "Merge branch 'hotfix/2.5.1' into develop"
|
2021-07-05 09:01:02 +02:00 |
IDependencyResolver.cs
|
Fixed queue arguments error due to wrong value types
|
2022-11-22 13:20:47 +01:00 |
IExceptionStrategy.cs
|
Changed IExceptionStrategy to async
|
2021-09-05 10:03:29 +02:00 |
IExchangeStrategy.cs
|
[ci skip] Refactored how consume result is handled
|
2019-08-14 12:20:53 +02:00 |
ILogger.cs
|
Implemented nullable reference types support
|
2022-11-23 09:13:38 +01:00 |
IMessageSerializer.cs
|
Implemented nullable reference types support
|
2022-11-23 09:13:38 +01:00 |
IPublisher.cs
|
Implemented nullable reference types support
|
2022-11-23 09:13:38 +01:00 |
IRoutingKeyStrategy.cs
|
[ci skip] Refactored how consume result is handled
|
2019-08-14 12:20:53 +02:00 |
ISubscriber.cs
|
Separated publishing into separate channel and task queue
|
2021-07-18 13:27:10 +02:00 |
MessageAction.cs
|
[ci skip] Refactored how consume result is handled
|
2019-08-14 12:20:53 +02:00 |
MessageController.cs
|
#43 Move binding related attributes to Tapeti Core
|
2023-04-14 15:47:50 +02:00 |
Tapeti.csproj
|
Bump RabbitMQ.Client to 6.8.1
|
2024-03-27 14:17:40 +01:00 |
TapetiConfig.cs
|
Implemented nullable reference types support
|
2022-11-23 09:13:38 +01:00 |
TapetiConfigControllers.cs
|
#43 Move binding related attributes to Tapeti Core
|
2023-04-14 15:47:50 +02:00 |
TapetiConnection.cs
|
Added ConfigureAwait to (hopefully) all awaits
|
2024-04-08 14:20:15 +02:00 |
TapetiConnectionParams.cs
|
Changed to Async consumer with ConsumerDispatchConcurrency
|
2024-04-08 14:19:16 +02:00 |