The RabbitMQ .NET client can be used with LavinMQ. It is an implementation
of an AMQP client library for C# (and, implicitly, other .NET languages).
The .NET client is maintained by RabbitMQ and can be included in your project
as a package using the NuGet package manager.
First of all we need to connect to the server. Add the namespace
RabbitMQ.Client to your file and create a ConnectionFactory.
Set the URI to your host url.
Ready to take the next steps? Here are some things you should keep
in mind:
Managed LavinMQ instance on CloudAMQP
LavinMQ has been built with performance and ease of use in mind -
we've benchmarked a throughput of about
1,000,000 messages/sec.
You can try LavinMQ without any installation hassle by creating a
free instance on CloudAMQP.
Signing up is a breeze.
Help and feedback
We welcome your feedback and are eager to address any questions you
may have about this piece or using LavinMQ.
Join our Slack channel
to connect with us directly. You can also find
LavinMQ on GitHub.