1. dac

    By:

    An data access component. It provides a library of classes and a tool, using it in .net project can make data accessing more easily.

  2. MPlayerControl

    By:

    MPlayerControl is a library written in c# and usable from an .NET language (c#, IronPython, VB.NET, IronRuby, etc..) and example program for accessing mplayer and mencoder. With it you can watch video, listen to audio, or convert videos. You can also do anything that is possible with mencoder. This is a .NET 3.5 wrapper library for MPlayer. It h... More information

    302 downloads

  3. ENet for C#

    By:

    ENet supports multiple in-order streams of data over UDP, and allows you to decide on reliability on a per-packet basis. Both client-server and peer-to-peer architectures are supported. ENet for C# wraps the C-language ENet networking library. 32- and 64-bit Windows and MacOS DLLs are included. On Linux, install the libenet1a package (1.3.3 ... More information

  4. HIDSharp

    By:

    HIDSharp is a cross-platform .NET wrapper for Windows, MacOS, and Linux (hidraw) USB HID APIs.

  5. Platform.VirtualFileSystem

    By:

    Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code. You can use one common API for accessing files from various sources (local, http, zip etc) as well as creat... More information

  6. Platform.VirtualFileSystem Zip Provider

    By:

    Adds zip scheme/file support to Platform.VirtualFileSystem. Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code. You can use one common API for accessi... More information

  7. Elmax C++ File Library

    By:

    This library is one developer's effort to produce a modern cross-platform C++ file library to write/read structured data in text or binary format intuitively and safely. Think of it as a type-safe alternative of fprintf/fscanf. Elmax file library is originally written for use in Portable Elmax XML library (still in development). For text files,... More information

  8. Topshelf.Linux

    By:

    Topshelf extensions allowing compatibility with mono/linux.

  9. PCSC

    By:

    Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. Implements partial ISO7816 support (APDU etc.). The library is written to run on both, Windows and Unix (Linux with Mono using PCSC Lite).