csharptest.net
- 2,122,373 total downloads
- last updated 11/21/2015
- Latest version: 2.0.6.1120
OpenPop.NET is an open source implementation of a POP3 client and a robust MIME parser written in C#.
It allows developers easy access to email on a POP3 server in a matter of minutes.
The project is backed by several hundred test cases and is therefore believed to be very robust....
More information
- 1,286,406 total downloads
- last updated 9/6/2014
- Latest version: 14.906.1403.1082
==CSharpTest.Net.Collections==
* BPlusTree - a fairly full featured IDictionary backed by a B+Tree on disk.
* BTreeDictionary - a fully in-memory IDictionary implemented by a B+Tree.
* BTreeList - an in-memory IList using a B+Tree for storage and access.
* LurchTable - Least Used Recently...
More information
- 993,090 total downloads
- last updated 2/22/2015
- Latest version: 2.4.1.555
Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008.
Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation.
There are various implementations of Protocol...
More information
- 100,601 total downloads
- last updated 1/26/2014
- Latest version: 2.14.126.467
==DEPRECATED==
Source moved/split into several repositories/packages:...
More information
- 69,349 total downloads
- last updated 1/26/2014
- Latest version: 2.14.126.467
==CSharpTest.Net.BPlusTree==
This library is a fairly full featured IDictionary<TKey, TValue> implementation
backed by a B+Tree on disk. The instance is thread-safe and supports a form of
MVCC (Multi Version Concurancy Control) to support non-blocking reads. Great
for storing a local cache or...
More information
- 61,102 total downloads
- last updated 3/9/2012
- Latest version: 1.0.0
freshbooks-api provides a single assembly wrapper library around the Freshbooks
API. Freshbooks.Library.dll exposes a class 'FreshbooksApi' that ecapsulates
the OAuth 1.0a negotiation as well as exposing service interfaces for all the
supported entities in the Freshbooks API. For more information...
More information
- 47,504 total downloads
- last updated 2/22/2015
- Latest version: 2.4.1.555
Protocol Buffers is a binary serialization format and technology, released to the open source community by Google in 2008.
Its primary use is to produce small fast binary representations of a 'message' or object for serialization or transportation.
There are various implementations of Protocol...
More information
- 15,128 total downloads
- last updated 3/27/2014
- Latest version: 14.327.1832.1051
==CSharpTest.Net.RpcLibrary==
Simply one of the fastest and most robust inter-process communcations available
on the Windows platform. WinRPC is the building block of DCOM and probably the
most used remote proceedure call in Windows. In plain words it is the fastest,
most stable, secure transport...
More information
- 12,515 total downloads
- last updated 12/19/2014
- Latest version: 14.1218.1914.1097
Google.ProtocolBuffers.Rpc uses the Win32 RPC Interop library, CSharpTest.Net.RpcLibrary, as a primary transport for Protobuffer services.
Extremely fast, secure, extensible, and reliable.
- 11,018 total downloads
- last updated 3/28/2014
- Latest version: 14.328.1301.1052
==CSharpTest.Net.Tools==
CmdTool.exe - provides a Visual Studio code generation integration to any command-line application.
see also http://help.csharptest.net/?CmdToolOverview.html
CSharpTest.Net.Generators.exe - provides a command-line replacement for ResX code generation with support for...
More information
- 7,057 total downloads
- last updated 12/19/2014
- Latest version: 14.1218.1914.1097
Google.ProtocolBuffersLite.Rpc uses the Win32 RPC Interop library, CSharpTest.Net.RpcLibrary, as a primary transport for Protobuffer services.
Extremely fast, secure, extensible, and reliable. This version depends on Google.ProtocolBuffersLite version (optimize_for = LITE_RUNTIME).
- 7,012 total downloads
- last updated 3/23/2014
- Latest version: 14.323.1407.1027
Provides an easy to use means of exposing a set of public class methods as a console program.
Parses and converts the arguments to the appropriate types and invokes the method. Can run as a full
interpreter with support for piping IO between commands. Built in help command for your...
More information
- 4,131 total downloads
- last updated 1/26/2014
- Latest version: 2.14.126.467
==CSharpTest.Net.Logging==
A simple and fast logging that is as easy to use as calling "Log.Error(x)".
Just add a reference and go, there is no required configuration necessary, and
no namespace to include or object to create. Provides events that can be used
to write to other log apis or...
More information