Let's test your knowledge. Fill in the missing part by typing it in.
To integrate a .NET application with a message broker like RabbitMQ, you'll need to use a messaging client library. For RabbitMQ, you can use the __ library, which provides a high-level API to interact with the RabbitMQ server.
Write the missing line below.