File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ as archives.
22
22
23
23
* [ Tutorials] ( http://www.rabbitmq.com/getstarted.html )
24
24
* [ Documentation guide] ( http://www.rabbitmq.com/dotnet.html )
25
+ * [ API Documentation] (https://rabbitmq.github.io/rabbitmq-dotnet-client/index.html
25
26
26
27
27
28
## Supported Platforms and .NET Releases
Original file line number Diff line number Diff line change 1
- # RabbitMQ .NET Client
1
+ # RabbitMQ .NET Client [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/33srpo7owl1h3y4e?svg=true )] ( https://ci.appveyor.com/project/rabbitmq/rabbitmq-dotnet-client )
2
+
3
+ Links:
4
+
5
+ * [ RabbitMQ .NET Client] ( http://www.rabbitmq.com/dotnet.html )
6
+ * [ RabbitMQ .NET Client API Guide] ( http://www.rabbitmq.com/dotnet-api-guide.html )
7
+ * [ API Documentation] ( api/RabbitMQ.Client.html )
8
+ * [ Tutorials] ( http://www.rabbitmq.com/tutorials/tutorial-one-dotnet.html )
You can’t perform that action at this time.
0 commit comments