RavenDB.Client 2.0.2179-Unstable

This is a prerelease version of RavenDB.Client.
There is a newer version of this package available.
See the version list below for details.
dotnet add package RavenDB.Client --version 2.0.2179-Unstable
                    
NuGet\Install-Package RavenDB.Client -Version 2.0.2179-Unstable
                    
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.Client" Version="2.0.2179-Unstable" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RavenDB.Client" Version="2.0.2179-Unstable" />
                    
Directory.Packages.props
<PackageReference Include="RavenDB.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add RavenDB.Client --version 2.0.2179-Unstable
                    
#r "nuget: RavenDB.Client, 2.0.2179-Unstable"
                    
#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.
#:package RavenDB.Client@2.0.2179-Unstable
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RavenDB.Client&version=2.0.2179-Unstable&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=RavenDB.Client&version=2.0.2179-Unstable&prerelease
                    
Install as a Cake Tool

This package includes the client API 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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl4 is compatible.  sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on RavenDB.Client:

Package Downloads
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

RavenDB.Client.MvcIntegration

RavenDB Client MvcIntegration let you include a visual profiler in your ASP.NET MVC application which will show you all the opened sessions and the time took to complete each database request. This can help you when developing with RavenDB.

RavenDB.Client.UniqueConstraints

RavenDB 'Unique Constraints' bundle client. Allow the user to implement unique constraints in the objects (useful for properties like email or social security number).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.30015-Unstable 148 12/18/2015
3.0.30014-Unstable 147 12/17/2015
3.0.30013-Unstable 138 12/16/2015
3.0.30012-Unstable 131 12/15/2015
3.0.30011-Unstable 162 12/12/2015
3.0.30007-Unstable 91 12/7/2015
3.0.30006-Unstable 81 12/5/2015
3.0.30004-Unstable 81 12/3/2015
3.0.30003-Unstable 78 12/2/2015
3.0.30002-Unstable 87 11/29/2015
3.0.30000 2,068 11/19/2015
3.0.3853-Unstable 77 11/27/2015
3.0.3852-Unstable 73 11/26/2015
3.0.3851-Unstable 72 11/25/2015
3.0.3850-Unstable 76 11/21/2015
2.5.2992 159 12/17/2015
2.5.2991 241 12/13/2015
2.5.2990 130 12/13/2015
2.5.2989-Unstable 89 12/2/2015
2.0.2179-Unstable 198 12/22/2012
Loading failed