From: Alexander Borzunov Date: Mon, 22 Aug 2016 09:57:48 +0000 (+0500) Subject: Add a link to C# binding X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d4058636243757e6f1b29bafa1abd2a65605be2;p=thirdparty%2Fzstd.git Add a link to C# binding --- diff --git a/index.html b/index.html index cc035925d..2da5a3dee 100644 --- a/index.html +++ b/index.html @@ -175,6 +175,7 @@ here is a list of known bindings and their authors : | Language | Author | URL | | ------------ | ------------------- | ------------------------------------- | | __Java__ | Luben Karavelov | https://github.com/luben/zstd-jni | +| __C#__ | SKB Kontur | https://github.com/skbkontur/ZstdNet | | __Rust__ | Alexandre Bury | https://crates.io/crates/zstd | | __Ada__ | John Marino | https://github.com/jrmarino/zstd-ada | | __Python__ | Sergey Dryabzhinsky | https://pypi.python.org/pypi/zstd |