Add initial implementation of RbbitMQ

This commit is contained in:
fiodarsazanavets
2026-01-31 20:11:59 +00:00
parent 1c1dc2edc5
commit 38ee857784
104 changed files with 64271 additions and 1 deletions
+2 -1
View File
@@ -24,4 +24,5 @@ This repository follows the **golden thread** pattern, where we go from the init
- [Azure Blob Storage](/AppWithAzureBlobStorage)
6. [SignalR integration](/AppWithDeliveryTrackingSignalR)
7. [Semantic Kernel and Ollama](/AppWithOllamaChatbot)
8. [Integration tests](/AppWithTests)
8. [Integration tests](/AppWithTests)
9. [RabbitMQ integration](/AppWithRabbitMq)