Top 20 NuGet Packages depending on RavenDB Database

Total dependencies: 25

The Authorization Bundle extend RavenDB and add document level permissions. The Auth Bundle allows to define permissions for a specific user, a group or using arbitrary tagging. The system is design to be high performance, scalable and flexible.
The cascade delete bundle allows for a specified set of documents and attachments to be deleted when the document that owns it is deleted. Typical usage scenarios include deleting an attachment that is referenced by a document or removing a set of child documents referenced by a parent document.
This bundle aims to allow the user to implement unique constraints in the objects (usefull for properties like email or social security number).
This package includes a utility 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.
This package let you include RavenDB embedded in your asp.net application. RavenDB is a document database for the .NET/Windows platform, offering a flexible data model design to fit the needs of real world systems.
RavenDB embedded database
RavenDB 'Temporal Versioning' bundle. Allows for tracking of changes to entities at different effective dates.
Drop in persistence with RavenDb for FubuMVC / StructureMap applications
Foundation framework for basic persistence scenarios
Support for RavenDB Embedded for Bifrost
Foundation framework for basic persistence scenarios
Plugin for RavenDB that extracts text from attachments so they can be indexed.
An embedded RavenDB powered event store for MementoFX