Added SuperSocket and WebSocket4Net

pull/126/head
Kerry Jiang 2014-11-28 10:09:16 -08:00
parent 3b9a7acd7a
commit cbad6a81b6
1 changed files with 2 additions and 0 deletions

View File

@ -78,7 +78,9 @@ There are many .NET open source developer projects. You can always use a search
* [SharpSnmpLib](https://sharpsnmplib.codeplex.com) - An easy-to-use SNMP library for use on all platforms (.NET/Mono/Xamarin)
* [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
* [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
* Graphics & Server-side Image Processing