csharptest.net
- 2,110,499 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,278,826 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
- 989,729 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,346 total downloads
- last updated 1/26/2014
- Latest version: 2.14.126.467
==DEPRECATED==
Source moved/split into several repositories/packages:...
More information
- 69,061 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,046 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,479 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,096 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,460 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.
- 10,949 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,009 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).
- 6,967 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,112 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