-
Notifications
You must be signed in to change notification settings - Fork 3
Home
cgcel edited this page Sep 11, 2024
·
14 revisions
Welcome to NanoRabbit Wiki, check the catalogs below!
NanoRabbit doesn't have a plan to support the RabbitMQ management API, so please create all the vhosts, exchanges, queues and configure all of them manually.
1. Installation
Shows how to add the NanoRabbit to your .NET project.
2. QuickStart
A QuickStart of NanoRabbit Usage.
3. Connection
Instroduce more details about create a RabbitMQ Connection by using NanoRabbit.
4. Producer
Instroduce more details about publishing messages to RabbitMQ by using NanoRabbit.
5. Consumer
Instroduce more details about receiving messages from RabbitMQ by using NanoRabbit.
Instroduce more details about NanoRabbit Dependency Injection.
7. Logging
Instroduce more details about NanoRabbit Logging.
Instroduce more details about the implements of RabbitMQ official .NET client.