Tapeti/Tapeti
Mark van Renswoude 5020e3a82b Added back version information
Got lost in the move to .NET Standard, all DLL's were version 1.0 causing some issues
2019-10-01 10:18:12 +02:00
..
Config Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility 2019-08-20 11:47:53 +02:00
Connection Fixed consumers not restarting after a reconnect 2019-09-10 19:38:59 +02:00
Default Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility 2019-08-20 11:47:53 +02:00
Exceptions [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
Helpers [skip appveyor] Added support for ClientProperties (manual and in the AppSettings) 2019-08-18 11:06:33 +02:00
Tasks [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
ConsumeResult.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
IConnection.cs [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
IConsumer.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
IDependencyResolver.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
IExceptionStrategy.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
IExchangeStrategy.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
ILogger.cs Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility 2019-08-20 11:47:53 +02:00
IMessageSerializer.cs [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
IPublisher.cs [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
IRoutingKeyStrategy.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
ISubscriber.cs [ci skip] Major refactoring for 2.0 2019-08-13 20:30:04 +02:00
MessageAction.cs [ci skip] Refactored how consume result is handled 2019-08-14 12:20:53 +02:00
MessageController.cs [ci skip] Done with XML documentation for now 2019-08-15 11:26:55 +02:00
Tapeti.csproj Added back version information 2019-10-01 10:18:12 +02:00
Tapeti.nuspec Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility 2019-08-20 11:47:53 +02:00
TapetiAppSettingsConnectionParams.cs [skip appveyor] Added support for ClientProperties (manual and in the AppSettings) 2019-08-18 11:06:33 +02:00
TapetiConfig.cs [ci skip] Bit of refactoring and bugfixing, mostly documentation 2019-08-14 20:48:40 +02:00
TapetiConfigControllers.cs Added support for the Obsolete attribute to remove bindings and queues with backwards compatibility 2019-08-20 11:47:53 +02:00
TapetiConnection.cs Fixed consumers not restarting after a reconnect 2019-09-10 19:38:59 +02:00
TapetiConnectionParams.cs [skip appveyor] Added support for ClientProperties (manual and in the AppSettings) 2019-08-18 11:06:33 +02:00