Top 20 NuGet socket Packages
Provides a replacement supported implementation of DirectLineClient similar to the no-longer supported Microsoft.Bot.Connector.DirectLine package that is fully .NET Standard compliant and up-to-date Activity models. Also provides a high level abstraction for managing conversations using Direct Line,...
Class library that implements the WebSocket protocol according to the standards in RFC6455 using a simple API.
Implementing socket-based prototols in .NET has never been easier. Example:
from header in socket.Receiver.Buffer(4)
let length = BitConverter.ToInt32(header.ToArray(), 0)
let body = socket.Receiver.Take(length)
select Encoding.UTF8.GetString(body.ToEn...
Stacks - reactive actor/network library
A C# asyn socket library.
Socket Appender (Logstash, Tcp, Udp vs.) For log4net
NFX Azure IaaS Provider Package - (pre-release)
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long tim...
NFX.MongoDB Provider Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing ...
NFX Microsoft SQL Server Provider Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times wit...
NFX MySQL Provider Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC...
NFX.Wave Web Server Framework Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without...
NFX.Web Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC
BigMem...
NFX WinForms Package
NFX UNISTACK includes:
Application Container + Dependency Injection facilities
Configuration engine
BigMemory: Local/Distributed piles/heaps, ability to store hundreds of millions of objects resident in memory for long times without killing GC
B...
Uses Rx v2.5.5