From b607c805db6ea6fa45f0fe85467f40563d3d98f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20L=C3=BCthold?= Date: Tue, 26 May 2015 13:20:57 +0200 Subject: [PATCH] Update dotnet-developer-projects.md Added the TomP2P.NET library, thank you! --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 66bae74..e5fd13e 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -122,6 +122,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [Splat](https://github.com/paulcbetts/splat) - A library to make things cross-platform that should be. * [SSH.NET](https://sshnet.codeplex.com/) - A client-side library for SSH, SCP and SFTP. * [SuperSocket](https://github.com/kerryjiang/SuperSocket) - An extensible socket server engine which supports .NET and Mono + * [TomP2P.NET](https://github.com/tomp2p/TomP2P.NET) - A P2P-based high performance key-value pair storage library for .NET * [WebApiProxy](https://github.com/faniereynders/WebApiProxy) - An automatic proxy provider for RESTful services built on ASP.NET Web API. Includes JavaScript & C# client generation. * [WebSocket4Net](https://websocket4net.codeplex.com/) - A C# websocket client for .NET, Mono and Xamarin * [WpfToolkit](https://github.com/dotnetprojects/wpftoolkit) - Fork of the MS WPF Toolkit