Skip to content

Commit

Permalink
Examples README
Browse files Browse the repository at this point in the history
  • Loading branch information
xinchen10 committed Sep 16, 2016
1 parent e4d9baf commit 5847267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Examples/README.md
Expand Up @@ -40,6 +40,7 @@ This directory contains example C# programs using the library. Some of the examp
### ServiceBus Examples
A valid credential (e.g. SAS policy configured on the entity or namespace) is required for the client to connect. The entity that the samples run against must also
exist under the specified Service Bus namespace. You can create the entity using the Service Bus .Net SDK or through the Azure portal.

| Project | Description |
|---------|:-----------|
| ServiceBus.EventHub | Sending to Event Hub with and without partition key, partition and publisher; receiving from partitions. Mapping of AMQP message to EventData. |
Expand Down

0 comments on commit 5847267

Please sign in to comment.