RavenDB.Client
2.5.2929-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.
See the version list below for details.
dotnet add package RavenDB.Client --version 2.5.2929-Unstable
NuGet\Install-Package RavenDB.Client -Version 2.5.2929-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.5.2929-Unstable" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RavenDB.Client --version 2.5.2929-Unstable
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RavenDB.Client, 2.5.2929-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.
// Install RavenDB.Client as a Cake Addin #addin nuget:?package=RavenDB.Client&version=2.5.2929-Unstable&prerelease // Install RavenDB.Client as a Cake Tool #tool nuget:?package=RavenDB.Client&version=2.5.2929-Unstable&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
-
All Frameworks
GitHub repositories (40)
Showing the top 5 popular GitHub repositories that depend on RavenDB.Client:
Repository | Stars |
---|---|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|