You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

RavenDB.Database

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package version was removed
This package version has been unpublished, mostly likely due to security reasons

RavenDB.Database

Use this package if you want extend RavenDB. Don't use this package if you just want to work with existing RavenDB server, in order to so just use the client API which is in the RavenDB.Client package. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems. Note: If you encounter issue to install this package, please consult the following link: https://groups.google.com/forum/#!topic/ravendb/4TeMq7_7Esc

3.5.35142-Unstable
unpublished
nugetNuGet
Maintainers
2
Created
Source

=======================================================================================================

|_ | / | __ \ / __ | __ _ |/\ | \ | | | | \ | |/ __ _ | / | | | | | \ / | |) | | | | |) | | | / \ | | | | | | | | | | | | | | || | | |
| | | |/| | /| | | | _ / | | / /\ \ | . | | | | . | | | | | | | || | | |
| || | | | | | |
| | | \ \ | |/ ____ | |\ | | | | |\ | |
| | | | | || |
| |
|_____|
| |
|
| _/|| _\ |// __| _| || || _|_/ || |________|____|

=======================================================================================================

If your application uses one of the following NuGet packages

  • Microsoft.AspNet.WebApi.*
  • Microsoft.Owin.*
  • Newtonsoft.Json
  • Rx-*

then, if 'EmbeddableDocumentStore' store is used, packages must be in following versions

  • Microsoft.AspNet.WebApi.* - 5.2.2 (or higher)
  • Microsoft.Owin.* - 3.0.0 (or higher)
  • Newtonsoft.Json - 6.0.6 (or higher)
  • Rx-* - 2.2.5 (or higher)

with proper assembly binding redirect in application configuration file http://msdn.microsoft.com/en-us/library/7wd6ex19%28v=vs.110%29.aspx

Keywords

nosql

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts