HelloWorld.cs
The source kit for the Apache.NMS.AMQP provider includes a HelloWorld project.
HelloWorld requires an AMQP 1.0 broker (either ActiveMQ or Qpidd) to be running on localhost:5672. Of course you may specify a different URI to select any broker.
NUnit test cases
Please refer to the amqp-test project test case source code for examples of acceptable values for this provider.