Skip to content
cgcel edited this page Sep 11, 2024 · 14 revisions

Catalog

Before All

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.

Tutorials

Shows how to add the NanoRabbit to your .NET project.

A QuickStart of NanoRabbit Usage.

Instroduce more details about create a RabbitMQ Connection by using NanoRabbit.

Instroduce more details about publishing messages to RabbitMQ by using NanoRabbit.

Instroduce more details about receiving messages from RabbitMQ by using NanoRabbit.

Instroduce more details about NanoRabbit Dependency Injection.

Instroduce more details about NanoRabbit Logging.

Instroduce more details about the implements of RabbitMQ official .NET client.