From 532ebbdc911fe36e86a7d49e941b481fe7c947fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20Uslu?= Date: Mon, 22 Dec 2014 18:18:04 +0200 Subject: [PATCH 1/2] added coiniumserv --- dotnet-consumer-projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotnet-consumer-projects.md b/dotnet-consumer-projects.md index b98e976..b0da3be 100644 --- a/dotnet-consumer-projects.md +++ b/dotnet-consumer-projects.md @@ -19,6 +19,9 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * Administration * [OpenPetra](https://github.com/openpetra/openpetra) - [www.openpetra.org](https://www.openpetra.org) - An administration software for charities that can be used to manage personnel, supporters, book keeping, gift receipting, accounts payable, conferences etc. + + * Bitcoin + * [CoiniumServ](https://github.com/CoiniumServ/CoiniumServ) - a high performance, extremely efficient, platform-agnostic, easy to setup bitcoin & alt-coin pool server implementation. It features stratum services, reward, payment, share processors, vardiff & ban managers, user-friendly embedded web-server & front-end and a full-stack API. This list is just a starting point - also take a look at all the projects on [CodePlex](http://www.codeplex.com/) and on [GitHub Trending C#](https://github.com/trending?l=csharp). From c0de7299472e3731fef08ad03fe169ffcd065bdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20Uslu?= Date: Mon, 22 Dec 2014 18:19:02 +0200 Subject: [PATCH 2/2] Update dotnet-consumer-projects.md --- dotnet-consumer-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-consumer-projects.md b/dotnet-consumer-projects.md index b0da3be..196de3a 100644 --- a/dotnet-consumer-projects.md +++ b/dotnet-consumer-projects.md @@ -20,7 +20,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * Administration * [OpenPetra](https://github.com/openpetra/openpetra) - [www.openpetra.org](https://www.openpetra.org) - An administration software for charities that can be used to manage personnel, supporters, book keeping, gift receipting, accounts payable, conferences etc. - * Bitcoin +* Crypto Currency * [CoiniumServ](https://github.com/CoiniumServ/CoiniumServ) - a high performance, extremely efficient, platform-agnostic, easy to setup bitcoin & alt-coin pool server implementation. It features stratum services, reward, payment, share processors, vardiff & ban managers, user-friendly embedded web-server & front-end and a full-stack API. This list is just a starting point - also take a look at all the projects on [CodePlex](http://www.codeplex.com/) and on [GitHub Trending C#](https://github.com/trending?l=csharp).