浏览代码

add C# docker client library link

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
Ahmet Alp Balkan 10 年之前
父节点
当前提交
cde53c51b5
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      docs/sources/reference/api/remote_api_client_libraries.md

+ 6 - 0
docs/sources/reference/api/remote_api_client_libraries.md

@@ -42,6 +42,12 @@ will add the libraries here.
       <td><a class="reference external" href="https://github.com/swipely/docker-api">https://github.com/swipely/docker-api</a></td>
       <td><a class="reference external" href="https://github.com/swipely/docker-api">https://github.com/swipely/docker-api</a></td>
       <td>Active</td>
       <td>Active</td>
     </tr>
     </tr>
+    <tr class="row-even">
+      <td>C#</td>
+      <td>Docker.DotNet</td>
+      <td><a class="reference external" href="https://github.com/ahmetalpbalkan/Docker.DotNet">https://github.com/ahmetalpbalkan/Docker.DotNet</a></td>
+      <td>Active</td>
+    </tr>
     <tr class="row-odd">
     <tr class="row-odd">
       <td>JavaScript (NodeJS)</td>
       <td>JavaScript (NodeJS)</td>
       <td>dockerode</td>
       <td>dockerode</td>