1
0
mirror of synced 2024-07-03 09:00:36 +00:00
Tapeti/Tapeti
2017-06-26 13:04:10 +02:00
..
Config Fixed #6: Provide a way to start a flow outside of a message handler 2017-02-15 22:05:01 +01:00
Connection Fixed #16: No exception when publishing while RabbitMQ is down 2017-02-21 22:08:05 +01:00
Default Fixed #6: Provide a way to start a flow outside of a message handler 2017-02-15 22:05:01 +01:00
Helpers Finished the Connectionstring Parser with extensive unit tests 2017-06-26 11:43:55 +02:00
Properties Preparations for NuGet push 2017-02-08 22:09:06 +01:00
Tasks Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
ConsumeResponse.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
IConnection.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
IDependencyResolver.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
IExceptionStrategy.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
IExchangeStrategy.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
ILogger.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
IMessageSerializer.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
IPublisher.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
IRoutingKeyStrategy.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
ISubscriber.cs Fixed #9: Allow subscribing to queues before consuming 2017-02-12 15:18:12 +01:00
MessageController.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00
packages.config Package updates Onder andere RabbitMQ Newtosoft en SimpleInjector 2017-06-26 13:04:10 +02:00
Tapeti.csproj Package updates Onder andere RabbitMQ Newtosoft en SimpleInjector 2017-06-26 13:04:10 +02:00
Tapeti.nuspec Revert "Removed X2Software from package ID since NuGet primarily shows the ID instead of the title" 2017-02-14 23:57:07 +01:00
TapetiAppSettingsConnectionParams.cs Added AppSettings ConnectionParams helper 2017-02-08 15:52:24 +01:00
TapetiConfig.cs Fixed #6: Provide a way to start a flow outside of a message handler 2017-02-15 22:05:01 +01:00
TapetiConnection.cs Fixed #5: Implement message validation 2017-02-12 21:43:30 +01:00
TapetiConnectionParams.cs Moved Tapeti project to it's own folder 2017-02-07 16:22:04 +01:00