From c32dfa013d9b42e0a62ad752c55a9f67c27b3dfa Mon Sep 17 00:00:00 2001 From: Dru Sellers Date: Wed, 22 Jan 2014 09:24:54 -0600 Subject: [PATCH] adding .net client --- Documentation/libraries-and-tools.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/libraries-and-tools.md b/Documentation/libraries-and-tools.md index dc364d314..24533e6f8 100644 --- a/Documentation/libraries-and-tools.md +++ b/Documentation/libraries-and-tools.md @@ -43,6 +43,9 @@ **Erlang libraries** - [marshall-lee/etcd.erl](https://github.com/marshall-lee/etcd.erl) +- +**.Net Libraries** +-[drusellers/etcetera](https://github.com/drusellers/etcetera) A detailed recap of client functionalities can be found in the [clients compatibility matrix][clients-matrix.md].