RavenDB.Client
2.5.2940-Unstable
See the version list below for details.
dotnet add package RavenDB.Client --version 2.5.2940-Unstable
NuGet\Install-Package RavenDB.Client -Version 2.5.2940-Unstable
<PackageReference Include="RavenDB.Client" Version="2.5.2940-Unstable" />
<PackageVersion Include="RavenDB.Client" Version="2.5.2940-Unstable" />
<PackageReference Include="RavenDB.Client" />
paket add RavenDB.Client --version 2.5.2940-Unstable
#r "nuget: RavenDB.Client, 2.5.2940-Unstable"
#:package RavenDB.Client@2.5.2940-Unstable
#addin nuget:?package=RavenDB.Client&version=2.5.2940-Unstable&prerelease
#tool nuget:?package=RavenDB.Client&version=2.5.2940-Unstable&prerelease
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. 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 | sl5 is compatible. |
-
.NETFramework 4.5
- No dependencies.
-
All Frameworks
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.