Skip to content

Commit 94d184d

Browse files
authored
Update README.md
1 parent ba1280b commit 94d184d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11

22
# Rabbit MQ Event Bus
33

4+
<h3 align="center">
5+
6+
[![NuGet](https://img.shields.io/nuget/v/Biplov.EventBus.RabbitMQ.svg)](https://www.nuget.org/packages/Biplov.EventBus.RabbitMQ/)
7+
[![Downloads](https://img.shields.io/nuget/dt/Biplov.EventBus.RabbitMQ.svg)](https://www.nuget.org/packages/Biplov.EventBus.RabbitMQ/)
8+
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)
9+
10+
</h3>
11+
412
This project is based on [eshopOnContainers RabbitMQ](https://github.com/dotnet-architecture/eShopOnContainers/tree/dev/src/BuildingBlocks/EventBus/EventBusRabbitMQ) implementation and uses Serilog's logger for logging.
513

614
## How to install

0 commit comments

Comments
 (0)