1. Microsoft ASP.NET SignalR

    By:

    Incredibly simple real-time web for .NET. This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.

  2. cassandra-sharp - high performance .NET driver for Apache Cassandra

    By:

    cassandra-sharp - high performance .NET driver for Apache Cassandra. Major features (): * async operations (Rx / TPL) - fully compatible with C# async * streaming support * extensible rowset mapping (poco and map provided out of the box) * robust connection handling (with recovery) * multiple extension points cassandra-sharp does support: * .NET ... More information

  3. Resuming Action Results for ASP.NET MVC

    By:

    Resuming Action Results brings support for HTTP Byte Range requests to ASP.NET MVC transparently. The ActionResults included in this package mirror the familiar FileResult actions. This supports iOS device streaming and download managers.

  4. WebSync Client for JavaScript

    By:

    A client-side library for JavaScript that provides real-time HTTP streaming (comet/reverse Ajax).

  5. TimeSeriesDb

    By:

    To get started, download NYurik.TimeSeriesDb.Sample package

  6. TimeSeriesDb Sample

    By:

    In Visual Studio, create new Console Application project and add this package. In the Program.Main() call Demo.Run() from NYurik.TimeSeriesDb.Samples namespace.

  7. Bouncy Castle

    By:

    BouncyCastle.Crypto is a cryptography API providing: -Generation and parsing of PKCS#12 files. -X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates. -PBE algorithms supported by PBEUtil: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithS... More information

  8. WebSync Client Chat Extension for JavaScript

    By:

    A client-side library for JavaScript that extends WebSync to provide location/user-based chat services.

  9. WebSync Client Subscribers Extension for JavaScript

    By:

    A client-side library for JavaScript that extends WebSync to provide notifications when clients subscribe to or unsubscribe from a channel.

  10. WebSync Client ReturnData Extension for JavaScript

    By:

    A client-side library for JavaScript that extends WebSync to provide optimizations for high network traffic scenarios.

  11. TimeSeriesDb.Legacy

    By:

    Obsolete classes of the NYurik.TimeSeriesDb package

  12. CSV Reader

    By:

    Open source libary for easy reading, writing, and manipulation of CSV files. This handles linq to CSV, creating tables from IEnumerable<T>, dictionaries, in-memory mutable tables, streaming through large tables. It also includes basic data table operations like join, histogram, and filter duplicates.

  13. Microsoft .NET Map Reduce API For Hadoop

    By:

    Provides a .NET API for the Map/Reduce functionality of Hadoop Streaming.

    1,301 downloads

  14. tnetstrings

    By:

    A C# implementation of Zed Shaw's tnetstrings specification

  15. cassandra-sharp-contrib - extensions for cassandra-sharp

    By:

    cassandra-sharp-contrib is a collection of extensions for cassandra-sharp: * log4net appender * cassandra-sharp ILogger See https://github.com/pchalamet/cassandra-sharp-contrib for more information.

  16. DotNetCompression

    By:

    DotNetCompression v3 is a streaming compression library that enables you to easily compress and decompress streams, byte arrays or single files using the LZF4, DEFLATE, ZLIB, GZIP, BZIP2 and LZMA methods. From fast compression to high compression, it unites a wide range of lossless data compression methods under a single library while at the s... More information

  17. MonkeyOrm.MySql

    By:

    MonkeyOrm is a small, powerful SQL-based ORM for .NET. Website: http://www.monkeyorm.com . Source code: https://github.com/Sinbadsoft/MonkeyOrm. Some of MonkeyOrm features and design choices: * Doesn’t pollute your code: no base classes to inherit from, no attributes and no xml config. * Easy to adopt, easy to get rid of: No lock-in, it’s just your... More information