1. RavenDB Test Helpers

    By:

    This package includes a utiliti class that helps test features of RavenDB. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

  2. Correspondence

    By:

    Collaborative application framework.

  3. SterlingPhone

    By:

    Sterling NoSQL object-oriented database for Silverlight Windows Phone applications.

    1,890 downloads

  4. CorrugatedIron

    By:

    CorrugatedIron - the .NET client for Riak. Riak is a distributed, fault tolerant, highly-available Key/Value store written by Basho Technologies. Riak is Open Source and written in Erlang. CorrugatedIron exposes the features of Riak through a developer-friendly API. After installing this package, make sure that you modify either the a... More information

  5. Lucene.Net.Linq

    By:

    Execute LINQ queries on Lucene.Net complete with object to Document mapping.

  6. Correspondence.Model

    By:

    Add to a class library. Creates a model.fact file and a T4 template to compile it.

  7. 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

  8. Sterling

    By:

    Sterling NoSQL object-oriented database for .NET 4.0 and silverlight browser applications.

    1,726 downloads

  9. RavenDB Client for Versioning bundle

    By:

    RavenDB 'Versioning' bundle client. The versioning bundle will create snapshots for every document upon every update made to it, or when it is deleted. It is useful when you need to track history of documents, or when you need a full audit trail.

  10. RavenDB Client for Authorization bundle

    By:

    RavenDB 'Authorization' bundle client extend RavenDB and add document level permissions.

  11. RavenDB Authentication Bundle 1.0.992

    By:

    The Authorization Bundle extends RavenDB and adds...TODO

  12. RavenDB Versioning Bundle

    By:

    The versioning bundle will create snapshots for every document upon every update made to it, or when it is deleted. It is useful when you need to track history of documents, or when you need a full audit trail.

  13. ManagedEsent

    By:

    ManagedEsent provides managed access to ESENT, the embeddable database engine native to Windows. ManagedEsent uses the esent.dll that is part of Microsoft Windows so there are no extra unmanaged binaries to download and install.

  14. BclContrib-Abstract

    By:

    This package contains abstractions to provide standard Interfaces, or Abstracts, for common services typicality re-implemented in various Projects/Assemblies. Utilizing a standards based Type allows services to flow between otherwise disconnected Assemblies.

  15. RavenDB Client for FSharp

    By:

    This package includes the client API of RavenDB to use in FSharp projects. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems.

  16. RavenDB Client Debug

    By:

    RavenDB client debugger visualizer

  17. Mongol 0.15.0

    By:

    Mongol is a wrapper for the MongoDB Official C# Driver which makes it very easy to create repository pattern classes around strongly typed collections for POCO objects. Mongol also includes lambda-based property name resolution for building MongoDB Query/Update operations without magic strings.

  18. BclContrib-Abstract.Sql

    By:

    This package contains Microsoft SQL Server implementations of the Event-Sourceing storage for the abstract AggregateRoot.

  19. Correspondence.Web.App

    By:

    Add to an MVC application. Sets up file-based storage and HTTP synchronization.