RavenDB 1.0.919

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package RavenDB --version 1.0.919
NuGet\Install-Package RavenDB -Version 1.0.919
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RavenDB" Version="1.0.919" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RavenDB --version 1.0.919
#r "nuget: RavenDB, 1.0.919"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RavenDB as a Cake Addin
#addin nuget:?package=RavenDB&version=1.0.919

// Install RavenDB as a Cake Tool
#tool nuget:?package=RavenDB&version=1.0.919

Legacy Package. Please use RavenDB.Client package instead. In order to download the server using NuGet, you can use the RavenDB.Database package. You can take also advantage of more packages, like RavenDB.Client.MvcIntegration, , RavenDB.Client.UniqueConstraints, RavenDB.Client.Versioning and RavenDB.AspNetHost.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on RavenDB:

Repository Stars
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
Version Downloads Last updated